linux/drivers/media/IR
Dan Carpenter 9723dbb034 V4L/DVB: media/IR/imon: potential double unlock on error
If there is an error here we should unlock in the caller (which is
imon_init_intf1()).  We can remove this stray unlock.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-19 12:59:04 -03:00
..
keymaps V4L/DVB: IR/imon: convert to ir-core protocol change handling 2010-05-19 12:58:24 -03:00
imon.c V4L/DVB: media/IR/imon: potential double unlock on error 2010-05-19 12:59:04 -03:00
ir-core-priv.h V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
ir-functions.c V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h 2010-05-19 12:57:04 -03:00
ir-jvc-decoder.c V4L/DVB: ir-core: Add JVC support to ir-core 2010-05-19 12:57:43 -03:00
ir-keytable.c V4L/DVB: ir-core: fix some confusing comments 2010-05-19 12:57:47 -03:00
ir-nec-decoder.c V4L/DVB: ir-core: change duration to be coded as a u32 integer 2010-05-19 12:57:42 -03:00
ir-raw-event.c V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
ir-rc5-decoder.c V4L/DVB: ir-core: change duration to be coded as a u32 integer 2010-05-19 12:57:42 -03:00
ir-rc6-decoder.c V4L/DVB: ir-core: change duration to be coded as a u32 integer 2010-05-19 12:57:42 -03:00
ir-sony-decoder.c V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
ir-sysfs.c V4L/DVB: ir-core: remove IR_TYPE_PD 2010-05-19 12:58:25 -03:00
Kconfig V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
Makefile V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
rc-map.c V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c 2010-05-19 12:57:46 -03:00