V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 7 Feb 2009 14:18:05 +0000 (11:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:42 +0000 (12:42 -0300)
commit1b8dac150a01e2312d8e3fedd6462a0ec34c96d0
treeba8fd678a4afb4bd72960e1737f857991fd00a19
parentd30e21ddcdc948ecedfb46a0ed021d57f310a6f3
V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.

Modified mxb to load the i2c modules through v4l2_subdev. So no more probing.
Modified tea6415c and tea6420 to use the standard routing ops to do the
routing, rather than using private commands. Dropped the private commands
from tda9840 (they were never used except during initialization of the
module).

Added saa7146 support for VIDIOC_DBG_G_CHIP_IDENT.

Converted saa5246a and saa5249 to v4l2_subdev.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/saa7146_video.c
drivers/media/video/mxb.c
drivers/media/video/saa5246a.c
drivers/media/video/saa5249.c
drivers/media/video/tda9840.c
drivers/media/video/tda9840.h [deleted file]
drivers/media/video/tea6415c.c
drivers/media/video/tea6415c.h
drivers/media/video/tea6420.c
drivers/media/video/tea6420.h
include/media/v4l2-chip-ident.h