Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Antti Palosaari and committed by
Mauro Carvalho Chehab
de0fc463 b6c7abb1

+1
+1
drivers/media/usb/em28xx/em28xx-dvb.c
··· 387 387 .microcode_name = "dvb-demod-drxk-01.fw", 388 388 .chunk_size = 62, 389 389 .load_firmware_sync = true, 390 + .qam_demod_parameter_count = 2, 390 391 }; 391 392 392 393 static struct drxk_config pctv_520e_drxk = {