linux-stable/drivers/media
Markus Elfring 1ea7252d97 [media] c8sectpfe: Combine three checks into a single if block
The variable "tsin" was checked three times in a loop iteration of the
c8sectpfe_tuner_unregister_frontend() function.
This implementation detail could be improved by the combination of the
involved statements into a single if block so that this variable will be
checked only once there.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-11-19 10:10:22 -02:00
..
common [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
dvb-core [media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode 2015-11-18 13:27:03 -02:00
dvb-frontends [media] stb6100: get rid of get_state()/set_state() 2015-11-17 06:45:05 -02:00
firewire [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
i2c [media] s5c73m3-spi: fix compilation breakage when compiled as Module 2015-11-18 16:49:18 -02:00
mmc [media] siano: register media controller earlier 2015-02-26 09:10:39 -03:00
pci [media] ddbridge: fix wait_event_timeout return handling 2015-11-18 12:21:29 -02:00
platform [media] c8sectpfe: Combine three checks into a single if block 2015-11-19 10:10:22 -02:00
radio [media] radio-shark2: constify radio_tea5777_ops structures 2015-11-17 14:52:15 -02:00
rc [media] media: rc-core: simplify logging in rc_register_device 2015-11-19 09:38:19 -02:00
tuners [media] si2157: return -EINVAL if firmware blob is too big 2015-11-19 08:39:52 -02:00
usb [media] em28xx: add Terratec Cinergy T XS (MT2060) 2015-11-19 09:29:16 -02:00
v4l2-core [media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock 2015-11-17 15:19:52 -02:00
Kconfig media updates for v4.2-rc1 2015-06-25 17:55:48 -07:00
Makefile [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
media-device.c
media-devnode.c
media-entity.c [media] media-entity.c: get rid of var length arrays 2015-10-01 18:10:05 -03:00