V4L/DVB (11300): cx88: convert to v4l2_subdev.
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 29 Mar 2009 11:26:01 +0000 (08:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:48 +0000 (12:43 -0300)
commitb8341e1d2acadf3935fb299a325f569a1c20daa6
treec0146a06908fc673e74e727336d869cf0c553b18
parentb6198ade556add7a6f1dd1d38dd489b0484cab2d
V4L/DVB (11300): cx88: convert to v4l2_subdev.

Convert cx88 to use v4l2_subdev since the old i2c autoprobing mechanism
will be removed.

Added code to explicitly load tvaudio where needed. Also fix the rtc-isl1208
support: since that driver no longer supports autoprobing it has to be
loaded using the new i2c API.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-blackbird.c
drivers/media/video/cx88/cx88-cards.c
drivers/media/video/cx88/cx88-core.c
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/cx88/cx88-i2c.c
drivers/media/video/cx88/cx88-video.c
drivers/media/video/cx88/cx88.h