V4L/DVB: lirc: use unlocked_ioctl
commit044e5878c2158d701e6f47a9604910589a384ee2
authorArnd Bergmann <arnd@arndb.de>
Mon, 2 Aug 2010 18:43:35 +0000 (2 15:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:42:22 +0000 (2 16:42 -0300)
tree9d06e2660ad15575a5df2c1e3bacfa68738ea55e
parentf9839da0513b4f13a137a07a9362ea5b02897bd7
V4L/DVB: lirc: use unlocked_ioctl

New code should not rely on the big kernel lock,
so use the unlocked_ioctl file operation in lirc.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Jarod Wilson <jarod@redhat.com>
Acked-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-lirc-codec.c
drivers/media/IR/lirc_dev.c
drivers/media/IR/lirc_dev.h