]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (9200): bt819: convert i2c driver for new i2c API
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 13 Oct 2008 10:30:15 +0000 (07:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:17:20 +0000 (17:17 -0300)
commit7fd011fb952116628d8b085d9a0982f8096d5ba9
tree8df3ec81f200eee5ae95cc73ec5d318bca9b72d4
parentbba0d98262ea17fd2fd4a25f8a2be65647e5cf32
V4L/DVB (9200): bt819: convert i2c driver for new i2c API

- Convert to use v4l2-i2c-drv-legacy.h to be able to handle the new i2c API
- Cleanups
- Use v4l_dbg/v4l_info to have uniform kernel messages

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/bt819.c