[media] xc5000: add IF output level control
Adds control of the IF output level to the xc5000 tuner configuration structure. Increases the IF level to the demodulator to fix failure to lock and picture breakup issues (with the au8522 demodulator, in the case of the Hauppauge HVR950Q). This patch works with all XC5000 firmware versions. Signed-off-by: Richard Vollkommer <linux@hauppauge.com> Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org> Reviewed-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

부모
3e5907e695
커밋
52e269b133
@@ -36,6 +36,7 @@ struct xc5000_config {
|
||||
u32 if_khz;
|
||||
u8 radio_input;
|
||||
u16 xtal_khz;
|
||||
u16 output_amp;
|
||||
|
||||
int chip_id;
|
||||
};
|
||||
|
Reference in New Issue
Block a user