[PATCH linux v2 0/2] misc/bt-host: Add facility for interrupt-driven BT messages
OpenBMC Patches
openbmc-patches at stwcx.xyz
Wed Nov 18 15:10:17 AEDT 2015
This change adds a facility for the bt-host driver to use interrupts
rather than polling via a timer.
If we find an interrupts property in the device tree, we'll enable
interrupts on the bt device.
Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
https://github.com/openbmc/linux/pull/18
Jeremy Kerr (2):
misc/bt-host: Add facility for interrupt-driven BT messages
misc/bt-host: Use devm_ioremap_resource()
arch/arm/boot/dts/ast2400.dtsi | 1 +
drivers/misc/bt-host.c | 77 +++++++++++++++++++++++++++++++++++++-----
2 files changed, 70 insertions(+), 8 deletions(-)
--
2.6.3
More information about the openbmc
mailing list