]> Pileus Git - ~andy/linux/commit
V4L/DVB: ngene: Fix I2C initialisation
authorOliver Endriss <o.endriss@gmx.de>
Thu, 4 Feb 2010 01:06:15 +0000 (22:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:55 +0000 (15:10 -0300)
commit6525e67c01d303153272c26cb8118a3c314f4a1f
treea92d9f9a168326d837ded0dc2627cc376c3cf58c
parent684688d87d697724c46be77858641ee2e8885b02
V4L/DVB: ngene: Fix I2C initialisation

Use I2C_CLASS_TV_DIGITAL, not I2C_ADAP_CLASS_TV_DIGITAL.
Remove initialisation of bus_lock mutex.
Thanks to Mauro for pointing out.

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Thanks-to: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ngene/ngene-core.c