V4L/DVB (7846): Re-creates VIDEO_TUNER
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 6 May 2008 15:35:58 +0000 (12:35 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 14 May 2008 05:54:07 +0000 (02:54 -0300)
VIDEO_TUNER is responsible for compilation of tuners.ko module. This were the
previous behaviour before the creation of MEDIA_TUNER.

Before this patch, tuner.ko were created even for drivers that don't need a
tuner (like webcam drivers).

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found