[media] drxk: Switch the delivery system on FE_SET_PROPERTY
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 9 Dec 2011 10:53:36 +0000 (08:53 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 9 Dec 2011 22:49:05 +0000 (20:49 -0200)
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>

No differences found