2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/drivers/staging/media
Hans Verkuil 59aea928d5 [media] go7007: don't continue if firmware can't be loaded
The go7007 driver would continue during probe if no firmware could be
loaded. Without firmware the probe() should return an error, so do that.
Also move the registration of devices to the end of the probe() sequence:
once devices appear the full driver functionality should be available.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-25 08:10:55 -03:00
..
as102 [media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile 2013-03-18 17:16:54 -03:00
cxd2099 [media] staging/media: Use dev_ printks in cxd2099/cxd2099.[ch] 2012-12-21 18:25:16 -02:00
davinci_vpfe [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
dt3155v4l [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
go7007 [media] go7007: don't continue if firmware can't be loaded 2013-03-25 08:10:55 -03:00
lirc [media] staging: media: Remove unnecessary OOM messages 2013-02-13 17:32:46 -02:00
solo6x10 [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
Kconfig [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00
Makefile [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00