Bluetooth: hci_intel: Retrieve host-wake IRQ
authorLoic Poulain <loic.poulain@intel.com>
Sat, 29 Aug 2015 11:38:18 +0000 (13:38 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Sep 2015 11:20:00 +0000 (13:20 +0200)
commit765ea3abd116fc6dc5f67d73fcd7010a7a88f3cc
treeeb7636808e91ad0f4998d0ef84b7de06f4941aa0
parent6f558b70fb39fc8272fc513ecf191b3ad87d867b
Bluetooth: hci_intel: Retrieve host-wake IRQ

An IRQ can be retrieved from the pdev resources. This irq will be used
in case of LPM suspend mode to wake-up the host and resume the link.
This resource can be declared as a GPIO-Interrupt which requires to be
converted into IRQ.

Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_intel.c
This page took 0.027249 seconds and 5 git commands to generate.