diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2021-09-29 00:36:51 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-09-29 16:50:14 +0300 |
commit | e1b77d68feea20e59dd9a797e3bc520282cd4b25 (patch) | |
tree | 98134504daf21c18ef3b288aebee647008bf04ec /samples | |
parent | 0eb10c0c6d610baa10b6d1f98e2beed0e6393589 (diff) | |
download | linux-e1b77d68feea20e59dd9a797e3bc520282cd4b25.tar.xz |
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
This moves code from hci_suspend_notifier to hci_{suspend,resume}_dev
since some driver may handle pm directly using
HCI_QUIRK_NO_SUSPEND_NOTIFIER they would instead call
hci_{suspend,resume}_dev directly and we want that to have the same
behavior regardless of where pm is being handled.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions