From: Mauro Carvalho Chehab Date: Fri, 9 Dec 2011 10:53:36 +0000 (-0200) Subject: [media] drxk: Switch the delivery system on FE_SET_PROPERTY X-Git-Tag: v3.3-rc1~48^2~464 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48763e2c6e76fbaa64229219593c1a456fd32c67;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed