diff options
author | 2021-09-28 14:36:51 -0700 | |
---|---|---|
committer | 2021-09-29 15:50:14 +0200 | |
commit | e1b77d68feea20e59dd9a797e3bc520282cd4b25 (patch) | |
tree | 98134504daf21c18ef3b288aebee647008bf04ec /tools/perf/scripts/python/stackcollapse.py | |
parent | Bluetooth: btrsi: remove superfluous header files from btrsi.c (diff) | |
download | linux-dev-e1b77d68feea20e59dd9a797e3bc520282cd4b25.tar.xz linux-dev-e1b77d68feea20e59dd9a797e3bc520282cd4b25.zip |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions