[Bluetooth] Add open and close callbacks for HID device
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 17 Feb 2007 22:58:53 +0000 (23:58 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Feb 2007 19:42:39 +0000 (11:42 -0800)
The open and close callbacks for the HID device are not optional, but
for the Bluetooth HID report mode support it is enough to add empty
dummy callbacks.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

No differences found