diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2015-02-14 09:33:35 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-02-14 22:25:09 +0100 |
commit | 129a76931a6e90ddca586ba6e4292b5b429488bc (patch) | |
tree | bd3b00b11c2ee5e66f698fe995f055fbe2f5d90e /virt/kvm/arm | |
parent | faa810303d4141de335a8b29ec7fba8d653903fc (diff) | |
download | op-kernel-dev-129a76931a6e90ddca586ba6e4292b5b429488bc.zip op-kernel-dev-129a76931a6e90ddca586ba6e4292b5b429488bc.tar.gz |
Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()
There's now a proper wait_on_bit_timeout() API in linux/wait.h so we can
remove our own copy from btusb.c. Our copy had the task state and
timeout variables swapped so the patch also changes their order.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'virt/kvm/arm')
0 files changed, 0 insertions, 0 deletions