]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitcc5bfea497deff23b0c85d3f22126b2347f2d1aa
tree0d78c4a51cf1cab12f7ba2852d4140be9639be2a
parent0fdf8de02ed88b5defd39dda87a27bf239ed736d
[Bluetooth] Add open and close callbacks for HID device

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>
net/bluetooth/hidp/core.c