commit | b7a622a249736b36c0bf4c3f986ed431281d5e98 | [log] [tgz] |
---|---|---|
author | Frederic Danis <frederic.danis@linux.intel.com> | Wed Sep 23 18:18:09 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Sep 24 16:25:44 2015 +0200 |
tree | b53ecfd0bb4942abc7ecfaddb338390acb38f1e2 | |
parent | 5cebdfea32b89911d4540440c1c2854a1a3d591e [diff] |
Bluetooth: hci_bcm: Prepare PM runtime support Change some CONFIG_PM_SLEEP to CONFIG_PM as hu and is_suspended parameters will be used during PM runtime callbacks. Add bcm_suspend_device() and bcm_resume_device() which performs link management for PM callbacks. These functions will be used for runtime management. Signed-off-by: Frederic Danis <frederic.danis@linux.intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>