V4L/DVB (13216): tda18271: initialize tuner during set_config if rf_cal_on_startup...
authorMichael Krufky <mkrufky@kernellabs.com>
Sat, 24 Oct 2009 20:47:49 +0000 (17:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:40:56 +0000 (18:40 -0200)
If rf_cal_on_startup is enabled in the structure passed into
tda18271_set_config, and the cal module option isn't disabled,
then we should run the initialization and calibration procedures
during the tda18271_set_config function call.

Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found