commit | 2de66bb87351086ce9bef37c1b98d9bae93eddcd | [log] [tgz] |
---|---|---|
author | Rajat Jain <rajatja@google.com> | Mon Jan 28 15:08:09 2019 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Jan 29 16:03:24 2019 +0100 |
tree | 995c7ab6811aca55c02da4c76377f5a7f4c9df80 | |
parent | 00df214b1faae520880cc5c57e206f21239ef741 [diff] |
Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions The btusb_intel_cmd_timeout() is called from workqueue contexts, so use the helper functions that can sleep. Signed-off-by: Rajat Jain <rajatja@google.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>