]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOG
authorJean Delvare <khali@linux-fr.org>
Mon, 13 Oct 2008 10:28:39 +0000 (07:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:15:49 +0000 (17:15 -0300)
commit04452f354d63308538d6274f3c3882c18831a980
tree9420d0df20068e98f6ba1f16829e23b1f52e1b0d
parent22bc01d7df7e8debbdaaab532b4625a0ed02aadd
V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOG

The adapter class of the zoran driver was never set. However, converting
i2c drivers used by zoran to the new i2c API requires this field to be
correct.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/zoran/zoran_card.c