Mauro Carvalho Chehab 65f0f686de [media] stb6100: get rid of get_state()/set_state()
It is tricky to get rid of those ops here, as the stv0299 driver
wants to set frequency in separate from setting the bandwidth.

So, we use a small trick: we temporarely fill the cache with
0 for either frequency or bandwidth and add some logic at
set_params to only change the property(ies) that aren't zero.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-11-17 06:45:05 -02:00
..
2015-08-11 07:10:04 -03:00
2015-05-01 06:09:10 -03:00
2015-06-05 11:26:31 -03:00
2013-04-22 16:58:16 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-10-22 15:48:25 -02:00