Files
linux/drivers
Johan Hedberg fad7097228 Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTING
The wait_on_bit_timeout() is a simpler and race-free way of waiting for
a bit to be cleared than the current code in btusb.c. This patch updates
the code to use the helper function (its btusb copy - to be later
updated to use a global one).

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-01-30 11:03:20 +01:00
..
2015-01-18 00:28:41 -05:00
2015-01-08 09:02:23 -07:00
2015-01-19 15:30:02 -05:00
2014-12-30 11:18:30 +02:00