V4L/DVB (7535): saa717x: add new audio/video decoder i2c driver
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 9 Apr 2008 09:26:17 +0000 (06:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:08:00 +0000 (14:08 -0300)
commitfb7b37cf913c19dbdbb9bf3e653924e126b4007e
treedcb18fc1bbd7b65f79d987635929cf12d2be2831
parentb38bf410fed223a48482e499150d4b554526a13a
V4L/DVB (7535): saa717x: add new audio/video decoder i2c driver

Added the last remaining out-of-tree kernel driver from the ivtv project.
The saa717x is used in several Japanese cards and a Russian card. The
driver is not complete in that only NTSC is supported and no PAL/SECAM.

Hopefully this will be added in the future.

Signed-off-by: Takahiro Adachi <tadachi@tadachi-net.com>
Signed-off-by: Kyuma Ohta <whatisthis@jcom.home.ne.jp>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/ivtv/Kconfig
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/saa717x.c [new file with mode: 0644]