From: Michael Krufky Date: Sat, 25 Aug 2007 22:08:45 +0000 (-0300) Subject: V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x... X-Git-Tag: v2.6.25-rc1~1235^2~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=746d9732dbd5b95c3ba36230e2814fa2c391a311;p=pandora-kernel.git V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x module Add analog tuning support to tda827x dvb_frontend tuner module. Convert tda8290 module back to native tuner interface. The tda8290 analog demodulator will be handled the same way as tda9887. The tuner.ko module (tuner-core) will pass commands to tda8290 via the tuner_operations interface. tda8290 will communicate with tda827x via the dvb_frontend interface, while passing a pointer to a private data structure. Signed-off-by: Michael Krufky Reviewed-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed