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)
commitfc60d6e2727157b53d49c8d55888d0a78dafbc9f
tree2e2edd38079ce75e3847d15c504175871fa80716
parent4ecc24737700f07d6c2a8fdf8c1737e399f1830f
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