diff options
author | Zijun Hu <[email protected]> | 2020-05-29 04:31:07 +0800 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2020-05-29 13:38:19 +0200 |
commit | feac90d756c03b03b83fabe83571bd88ecc96b78 (patch) | |
tree | 2f2fece6b7a2240155fa798d965873135a2f437b /tools/perf/scripts/python | |
parent | bf0ddd104167bfc08a5a169b3669f06c9052c1b0 (diff) |
Bluetooth: hci_qca: Fix suspend/resume functionality failure
@dev parameter of qca_suspend()/qca_resume() represents
serdev_device, but it is mistook for hci_dev and causes
succedent unexpected memory access.
Fix by taking @dev as serdev_device.
Fixes: 41d5b25fed0 ("Bluetooth: hci_qca: add PM support")
Signed-off-by: Zijun Hu <[email protected]>
Reviewed-by: Matthias Kaehlcke <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions