[PATCH] update dvb frontend drivers
commita2e17cb53ec4c14ad11f662f318de2f7125a7eff
authorMichael Hunold <hunold@linuxtv.org>
Wed, 8 Oct 2003 01:47:45 +0000 (7 18:47 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 8 Oct 2003 01:47:45 +0000 (7 18:47 -0700)
tree355256df02966c563aba5d2d52d738127d283f38
parentb2235deecfc4f2882d42dd084168cd497f9fe96b
[PATCH] update dvb frontend drivers

 - add budget driver as possible client of the ves1820 frontend driver
 - fix wrong include in sp887x.c frontend driver
 - fix wrong chip description in tda1004xh frontend driver
 - fixed detection of stv0299 if chip is in standby mode
 - change some #ifdef to #if, for easier debug enable/disable
 - ves1820: patch by Peter Bieringer: nicer log output
 - ves1820: allow PWM (tuner calibaration) value from EEPROM to be
   overridden on command line (based on patch by Peter Bieringer).  New
   module paramters: "pwm" (max 4 ints, range -1..0xff) and "verbose"
   (to print AFC value aftger tuning).
drivers/media/dvb/frontends/mt312.c
drivers/media/dvb/frontends/sp887x.c
drivers/media/dvb/frontends/stv0299.c
drivers/media/dvb/frontends/tda1004x.c
drivers/media/dvb/frontends/ves1820.c