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)
commit7cd84d7209e54b7c6a95572ce09af15126dcacaf
treed73cfc3dffc821c9db02824ff874856e1088efa1
parent9641d3435f76dfa9255974acebc64d5794889e77
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