linux_dsm_epyc7002/drivers/media
Colin Ian King bf447221a8 [media] c8sectpfe: fix ininitialized error return on firmware load failure
static analysis with cppcheck detected the following error:

[drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1210]:
  (error) Uninitialized variable: ret

ret is never initialised, so garbage is being returned. Instead
return the error return from the call of request_firmware_nowait

Signed-off-by: Colin Ian King <colin.king@canonical.com>
2015-10-22 15:48:23 -02:00
..
common
dvb-core [media] dvbdev: document most of the functions/data structs 2015-08-22 19:39:38 -03:00
dvb-frontends [media] lnbh25: Fix lnbh25_attach() function return type 2015-10-22 15:48:22 -02:00
firewire
i2c media updates for v4.3-rc1 2015-09-05 18:21:14 -07:00
mmc
pci media updates for v4.3-rc1 2015-09-05 18:21:14 -07:00
platform [media] c8sectpfe: fix ininitialized error return on firmware load failure 2015-10-22 15:48:23 -02:00
radio [media] radio: Drop owner assignment from i2c_driver 2015-08-11 13:01:08 -03:00
rc media updates for v4.3-rc1 2015-09-05 18:21:14 -07:00
tuners [media] tuners: Drop owner assignment from i2c_driver 2015-08-11 13:01:32 -03:00
usb [media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible_nr() 2015-09-03 13:50:52 -03:00
v4l2-core media updates for v4.3-rc1 2015-09-11 16:42:39 -07:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c [media] media: Correctly notify about the failed pipeline validation 2015-08-16 13:20:15 -03:00