linux/drivers/media
Mauro Carvalho Chehab 0562aef296 [media] mb86a20s: better name temp vars at mb86a20s_layer_bitrate()
Using 'i' for the guard interval temporary var is a bad idea, as
'i' is generally used by "anonymous" indexes.
Let's rename modulation, fec and guard interval temp vars with
a meaningful name, as that makes easier to understand the code
and avoids cut-and-paste types of error.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-08 07:12:19 -03:00
..
common [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001 2013-04-08 06:56:47 -03:00
dvb-core [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
dvb-frontends [media] mb86a20s: better name temp vars at mb86a20s_layer_bitrate() 2013-04-08 07:12:19 -03:00
firewire [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
i2c [media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FM 2013-04-08 07:04:30 -03:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
parport [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
pci [media] tda8290: change magic LNA config values to enum 2013-04-08 07:05:15 -03:00
platform [media] exynos4-is: Ensure proper media pipeline state on device close 2013-04-04 20:24:32 -03:00
radio [media] si476x: Fix some config dependencies and a compile warnings 2013-03-31 11:16:54 -03:00
rc [media] MEDIA: ttusbir, fix double free 2013-04-08 06:54:01 -03:00
tuners [media] tda8290: change magic LNA config values to enum 2013-04-08 07:05:15 -03:00
usb [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
v4l2-core [media] tuner-core: Change config from unsigned int to void * 2013-04-08 07:01:36 -03:00
Kconfig
Makefile
media-device.c [media] media: implement 32-on-64 bit compat IOCTL handling 2013-03-18 20:45:14 -03:00
media-devnode.c [media] media: Add 64--32 bit compat ioctl handler 2013-03-18 20:44:36 -03:00
media-entity.c