commit | aa6802df09fe324c2c19d75ab1a9a001cd7e4d4a | [log] [tgz] |
---|---|---|
author | Loic Poulain <loic.poulain@intel.com> | Wed Sep 02 12:04:12 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 17 13:20:01 2015 +0200 |
tree | 36e79ad6627f2e12515ac1ddb5929b33ec72f9d3 | |
parent | 894365468ed4a569ece9de03abbf13f1af3042b8 [diff] |
Bluetooth: hci_intel: Add PM support Add PM suspend/resume callbacks which call lpm_suspend/resume. Add LPM ack in threaded IRQ handler to notify the controller that resume is complete. Protect hci_uart against concurrent removing during suspend/resume. Signed-off-by: Loic Poulain <loic.poulain@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>