Bluetooth: btusb: Add internal callback for USB bulk rx data
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 3 Nov 2014 04:16:07 +0000 (05:16 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 3 Nov 2014 08:13:42 +0000 (10:13 +0200)
Some vendors require special handling of the rx data from the USB
bulk endpoints. For that case provide an internal callback that
can overwrite it with a custom receive function.

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

Simple merge