V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 22 Apr 2008 17:41:51 +0000 (14:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 16:42:24 +0000 (13:42 -0300)
commit060a5bd764a1d798c20eceeaac5399c672334960
treec993cee91438db9f19f766ff1fee98297d3c71e7
parent65e8d29f7a37faaf9c73c633447bebd4b31b2c89
V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types

This patch fully removes the dependency of tuner-core on
tuner-types.

There is no longer any need to pass struct tunertype in attach-time
config structure - instead pass the tuner type ID.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-core.c
drivers/media/video/tuner-simple.c
drivers/media/video/tuner-simple.h