]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271_lookup_map
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 31 May 2008 21:18:55 +0000 (18:18 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 5 Jun 2008 09:35:54 +0000 (06:35 -0300)
commitf93ce222d509c083d0ae99a116286aeed175ce80
tree2e2edd38079ce75e3847d15c504175871fa80716
parent5da769326082b82740edb37f17720de2a15ede74
V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271_lookup_map

On the TDA18271HD/C1, we perform RF tracking filter correction for VHF low
band, only. If supplied a frequency out of range, the error must be returned
to the caller (tda18271c1_rf_tracking_filter_calibration) so that it can
decide whether or not to write to register EB14, RFC_CPROG[7:0]

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/tuners/tda18271-common.c