]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
HID: Switch hiddev to unlocked_ioctl
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 26 May 2008 09:25:20 +0000 (11:25 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 23 Jul 2008 13:21:54 +0000 (15:21 +0200)
commit7961df16819085b8a357720d89d0239036e6af2a
tree3578e14f300bbfc78f1658801e850b2cd0f2cca9
parent6f0168d2dacd7972d887e1ca27943ef8af7512a5
HID: Switch hiddev to unlocked_ioctl

Push down the BKL. In some cases compat_ioctl already doesn't take the
BKL so we don't either. Some of the locking here seems already dubious
and object lifetimes want documenting

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hiddev.c