V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
authorDavid Härdeman <david@hardeman.nu>
Thu, 15 Apr 2010 21:46:25 +0000 (18:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:46 +0000 (12:57 -0300)
commitd46844300ccd99444d32e481751b6508c8c7834e
treefb624aaedbf6e50b1a5570bd67d96b5c0f557929
parent15100d891a53ffc717cec21d805f8c49db51fb65
V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c

Fix a double initialization of the same spinlock in drivers/media/IR/rc-map.c.

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-sysfs.c
drivers/media/IR/rc-map.c