commit | 765ea3abd116fc6dc5f67d73fcd7010a7a88f3cc | [log] [tgz] |
---|---|---|
author | Loic Poulain <loic.poulain@intel.com> | Sat Aug 29 13:38:18 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 17 13:20:00 2015 +0200 |
tree | eb7636808e91ad0f4998d0ef84b7de06f4941aa0 | |
parent | 6f558b70fb39fc8272fc513ecf191b3ad87d867b [diff] |
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>