commit | 356484cabe44984d2dc66a90bd5e3465ba1f64fb | [log] [tgz] |
---|---|---|
author | Olli Salonen <olli.salonen@iki.fi> | Tue May 05 13:33:55 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed May 13 17:12:42 2015 -0300 |
tree | dc47169ea48cc215149f13d56f1e56e6a04a7f6b | |
parent | c636bd0bce374f3beed8a071032d807f61f0f5c4 [diff] |
[media] dw2102: resync fifo when demod locks If the streaming_ctrl is called to enable TS before demod has locked the TS will be empty. Copied the solution from the dvbsky driver for the TechnoTrend S2-4600 device: when the state changes from unlock to lock, call su3000_streaming_ctrl again. Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>