Recently we changed the way how we release driver-data. A driver is now
responsible of destroying the data so we no longer need the device lock
on deinitialization in btusb driver.
Signed-off-by: David Herrmann <redacted>
---
drivers/bluetooth/btusb.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)