Bluetooth: hci_intel: Enable IRQ wake capability
authorLoic Poulain <loic.poulain@intel.com>
Wed, 9 Sep 2015 19:04:15 +0000 (21:04 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 17 Sep 2015 11:20:06 +0000 (13:20 +0200)
commitf755247379912f1b855f05cb44e3e2b11abdee11
tree43aac7256f3c63336d3c27e5f8fd5dd3b46aecbb
parent30e945fb28a66bbbc00859540f79d08e76dec2e2
Bluetooth: hci_intel: Enable IRQ wake capability

We need to explicitly enable the IRQ wakeup mode to let the controller
wake the system from sleep states (like suspend-to-ram).
PM suspend/resume callbacks now call the generic intel device PM
functions after enabling/disabling IRQ wake.

Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_intel.c