linux/drivers/media/dvb
Dan Carpenter 3a9888f913 [media] ds3000: using logical && instead of bitwise &
The intent here was to test if the FE_HAS_LOCK was set.  The current
test is equivalent to "if (status) { ..."

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-17 23:05:13 -02:00
..
b2c2 [media] flexcop: CodingStyle fix: don't use "if ((ret = foo()) < 0)" 2012-01-07 11:51:00 -02:00
bt8xx [media] dvb-bt8xx: convert printks to pr_err() 2012-01-07 11:53:35 -02:00
ddbridge [media] drxk: create only one frontend for both DVB-C and DVB-T 2012-01-05 16:44:09 -02:00
dm1105 [media] dm1105: release dvbnet on frontend attachment failure 2012-01-07 11:54:03 -02:00
dvb-core [media] DVB-CORE: remove superfluous DTV_CMDs 2012-01-17 22:58:40 -02:00
dvb-usb [media] DVB: dib0700, add support for Nova-TD LEDs 2012-01-17 23:02:41 -02:00
firewire [media] firedtv: handle errors from dvb_net_init 2012-01-06 12:51:26 -02:00
frontends [media] ds3000: using logical && instead of bitwise & 2012-01-17 23:05:13 -02:00
mantis [media] tuners: remove dvb_frontend_parameters from set_params() 2011-12-31 08:57:29 -02:00
ngene [media] drxk: create only one frontend for both DVB-C and DVB-T 2012-01-05 16:44:09 -02:00
pluto2 [media] tuners: remove dvb_frontend_parameters from set_params() 2011-12-31 08:57:29 -02:00
pt1 [media] dvb: Remove ops->info.type from frontends 2012-01-04 17:30:34 -02:00
siano [media] dvb: Remove ops->info.type from frontends 2012-01-04 17:30:34 -02:00
ttpci [media] av7110: convert set_fontend to use DVBv5 parameters 2011-12-31 09:15:04 -02:00
ttusb-budget [media] ttusb-budget: use goto for exception handling 2012-01-06 12:44:22 -02:00
ttusb-dec [media] dvb: Remove ops->info.type from frontends 2012-01-04 17:30:34 -02:00
Kconfig
Makefile