linux_dsm_epyc7002/drivers/media
Mauro Carvalho Chehab 61a96113de [media] tuner-xc2028: use request_firmware_nowait()
Change the firmware logic to use request_firmware_nowait(), and
to preserve the loaded firmwares in memory, to reduce the risk
of troubles with buggy userspace apps.

With this change, while the firmware is being loaded, the driver
will return -EAGAIN to any calls. If, for some reason, firmware
failed to be loaded from userspace, it will return -ENODEV.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-06-30 14:26:06 -03:00
..
common [media] tuner-xc2028: use request_firmware_nowait() 2012-06-30 14:26:06 -03:00
dvb [media] drxk: prevent doing something wrong when init is not ok 2012-06-29 19:04:32 -03:00
radio Merge branch 'v4l_for_linus' into staging/for_v3.6 2012-06-27 08:57:09 -03:00
rc [media] media: gpio-ir-recv: switch to module_platform_driver 2012-06-25 16:15:36 -03:00
video Merge branch 'v4l_for_linus' into staging/for_v3.6 2012-06-27 08:57:09 -03:00
Kconfig [media] DVB: dvb-net, make the kconfig text helpful 2011-07-27 17:53:09 -03:00
Makefile [media] media: Entities, pads and links 2011-03-22 04:53:10 -03:00
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c [media] media: Add link_validate() op to check links to the sink pad 2012-05-14 08:44:11 -03:00