summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/nxt6000.h
AgeCommit message (Collapse)Author
2006-04-18Convert nxt6000 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>
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2003-11-12- re-indent the sourceMichael Hunold
- remove unnecessary blank lines - remove #pragma stuff - add 3 obviously missing break statements in nxt6000_dump_status() - use c style comments instead of // - remove bogus version history from header file - remove Windoze style <cr> from header file
2003-01-27Lots of bugfixes and new featuresFlorian Schirmer
2003-01-21Nxt6000 based frontend driverFlorian Schirmer