]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Remove unneeded btusb_read_local_version function
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 7 Jun 2015 08:01:02 +0000 (10:01 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 8 Jun 2015 09:55:28 +0000 (12:55 +0300)
commit2a429e38709f92c4f72d8cf8bcd889b27bba0ff1
treed73cfc3dffc821c9db02824ff874856e1088efa1
parent3bb13cb0e51faadbad716f51b4525801000ca752
Bluetooth: btusb: Remove unneeded btusb_read_local_version function

The btusb_read_local_version function has only a single user and with
that just move its functionality in place where it belongs.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btusb.c