alistair23-linux/drivers/media
Mauro Carvalho Chehab b0c49e2acc [media] mantis: remove an uneeded goto
Gotos makes a little harder to check the code. In this
particular case, the goto is doing nothing but jumping into
a return.

Instead, just replace the goto by the return, making it
simpler.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-08-11 10:35:11 -03:00
..
common [media] saa7146: use swap() in sort_and_eliminate() 2015-07-06 08:25:49 -03:00
dvb-core [media] dvb_core: Replace memset with eth_zero_addr 2015-07-22 13:32:21 -03:00
dvb-frontends [media] tda10071: implement DVBv5 statistics 2015-08-11 07:34:58 -03:00
firewire
i2c [media] mt9v032: fix uninitialized variable warning 2015-08-11 10:27:18 -03:00
mmc
pci [media] mantis: remove an uneeded goto 2015-08-11 10:35:11 -03:00
platform [media] vivid: support cvt, gtf timings for video out 2015-08-11 10:25:36 -03:00
radio [media] media/radio/saa7706h: Remove compat control ops 2015-07-06 08:25:56 -03:00
rc [media] lmedm04: NEC scancode cleanup 2015-07-06 08:26:15 -03:00
tuners [media] tuner-i2c: be consistent with I2C declaration 2015-06-23 10:01:45 -03:00
usb [media] em28xx: remove unused a8293 SEC config 2015-08-11 07:08:01 -03:00
v4l2-core [media] v4l2: move tracepoint generation into separate file 2015-08-11 10:26:33 -03:00
Kconfig media updates for v4.2-rc1 2015-06-25 17:55:48 -07:00
Makefile
media-device.c
media-devnode.c
media-entity.c