Bluetooth: btusb: add callback function in btusb suspend/resume
[ Upstream commit 95f92928 ] Add suspend/resum callback function in btusb_data which are reserved for vendor specific usage during suspend/resume. hdev->suspend will be added before stop traffic in btusb_suspend and hdev-> resume will be added after resubmit urb in btusb_resume. Signed-off-by:Chris Lu <chris.lu@mediatek.com> Signed-off-by:
Sean Wang <sean.wang@mediatek.com> Signed-off-by:
Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Stable-dep-of: cea1805f ("Bluetooth: btusb: mediatek: add callback function in btusb_disconnect") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment