Bluetooth: btusb: Add internal recv_event callback for event processing
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 12 Jan 2015 21:51:10 +0000 (13:51 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 14 Jan 2015 08:01:32 +0000 (10:01 +0200)
Some new upcoming drivers need to process HCI events or take extra
actions based on them before handing the event to the Bluetooth core
for processing. The new recv_event callback allows exactly such an
internal behavior.

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

Simple merge