[media] em28xx: MaxMedia UB425-TC change demod settings

That version of DRX-K chip supports only 2.
drxk: SCU_RESULT_INVPAR while sending cmd 0x0203 with params:
drxk: Warning -22 on qam_demodulator_command

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
This commit is contained in:
Antti Palosaari 2013-10-04 15:25:55 -03:00 committed by Mauro Carvalho Chehab
parent b6c7abb1c3
commit de0fc46326

View file

@ -387,6 +387,7 @@ static struct drxk_config maxmedia_ub425_tc_drxk = {
.microcode_name = "dvb-demod-drxk-01.fw",
.chunk_size = 62,
.load_firmware_sync = true,
.qam_demod_parameter_count = 2,
};
static struct drxk_config pctv_520e_drxk = {