linux/drivers/media
Mauro Carvalho Chehab 48763e2c6e [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>
2011-12-09 20:49:05 -02:00
..
common [media] xc5000: Add support for 7MHz bandwidth for DVB-C/DVB-T 2011-12-09 08:01:01 -02:00
dvb [media] drxk: Switch the delivery system on FE_SET_PROPERTY 2011-12-09 20:49:05 -02:00
radio [media] radio: NUL terminate a user string 2011-11-25 15:46:59 -02:00
rc [media] rc: Fix input deadlock and transmit error in redrat3 driver 2011-11-24 14:45:41 -02:00
video [media] drxk: Switch the delivery system on FE_SET_PROPERTY 2011-12-09 20:49:05 -02:00
Kconfig
Makefile
media-device.c drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 2011-10-31 19:31:51 -04:00
media-devnode.c
media-entity.c