]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[media] ts2020: Allow stats polling to be suppressed
authorDavid Howells <dhowells@redhat.com>
Wed, 3 Jun 2015 11:35:08 +0000 (08:35 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 10 Jun 2015 14:12:25 +0000 (11:12 -0300)
commitc7275ae16114bd6be4cb83ee02bf801c303a2225
tree327ac314fcfd3672acf709d4f9d9a6b999701821
parent0f20baad24f97c3390ae869661408bb3ee12764e
[media] ts2020: Allow stats polling to be suppressed

Statistics polling can not be done by lmedm04 driver's implementation of
M88RS2000/TS2020 because I2C messages stop the device's demuxer, so allow
polling for statistics to be suppressed in the ts2020 driver by setting
dont_poll in the ts2020_config struct.

Reported-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/ts2020.c
drivers/media/dvb-frontends/ts2020.h