summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda10021.h
AgeCommit message (Collapse)Author
2006-04-18Convert tda10021 to refactored tuner codeAndrew de Quincey
From: Andrew de Quincey <adq_dvb@lidskialf.net> Convert to tuner_ops calls. Remove pll function pointers from structure. Remove unneeded tuner calls. Add i2c gate control function. Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-01-11fix "Suppport" typoJohannes Stezenbach
Signed-off-by: Domen Puncer <domen@coderock.org>
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy