]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in
authorTrent Piepho <xyzzy@speakeasy.org>
Sat, 5 May 2007 23:11:32 +0000 (20:11 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 18 Jul 2007 17:23:11 +0000 (14:23 -0300)
commitecf854df72847d90d5e44b6676a855677b5a33df
tree2e59138ddee1c1799042d34baeda8f8f1b5cc981
parent8573a9e6a8ed724b7e3074dc8762d4117ed0b3aa
V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in

If cx88 support is compiled into the kernel while vp3054 is left as a module,
the kernel will fail to link.  Adjust the existing "#if" code in cx88 so
that it won't consider vp3054 to be supported in this case.

It might make sense to move vp3054 selection into the "customisation" menu
instead of a cx88 sub-option (though this is a cx88 feature, there is no extra
chip involved).

It might also make sense to use dvb_attach() to load vp3054 support.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/cx88/cx88-vp3054-i2c.h