commit | 48763e2c6e76fbaa64229219593c1a456fd32c67 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Dec 09 08:53:36 2011 -0200 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Dec 09 20:49:05 2011 -0200 |
tree | 8d2716b2ae7d8f62aa9fe953e11a6fa89c366fcf | |
parent | 0433cd28f3a421e0be708c856c7d0c66d3f60bd7 [diff] |
[media] drxk: Switch the delivery system on FE_SET_PROPERTY The DRX-K doesn't change the delivery system at set_properties, but do it at frontend init. This causes problems on programs like w_scan that, by default, opens both frontends. Instead, explicitly set the format when set_parameters callback is called. Tested-by: Eddi De Pieri <eddi@depieri.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>