]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB: lirc: use unlocked_ioctl
authorArnd Bergmann <arnd@arndb.de>
Mon, 2 Aug 2010 18:43:35 +0000 (15:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:42:22 +0000 (16:42 -0300)
commitbfedbf1c5df3894f4a5c77792587ab5970513a4f
tree9d06e2660ad15575a5df2c1e3bacfa68738ea55e
parent41177850faeba7649bcfc394e4d3292618b487ad
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