Home
last modified time | relevance | path

Searched hist:"65 f0f686de9fcbad7dadcedae94de77ab8b558b7" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb6100_cfg.hdiff 65f0f686de9fcbad7dadcedae94de77ab8b558b7 Wed Nov 11 14:42:00 CST 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [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>
H A Dstb6100_proc.hdiff 65f0f686de9fcbad7dadcedae94de77ab8b558b7 Wed Nov 11 14:42:00 CST 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [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>
H A Dstb6100.cdiff 65f0f686de9fcbad7dadcedae94de77ab8b558b7 Wed Nov 11 14:42:00 CST 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [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>