Revision 7d96c3e446b4a786a6a4a7733deb9d1634a9ad4d authored by Guennadi Liakhovetski on 18 January 2015, 19:30:11 UTC, committed by Mauro Carvalho Chehab on 21 January 2015, 23:05:45 UTC
The V4L2 API requires both .capabilities and .device_caps fields of
struct v4l2_capability to be set. Otherwise the compliance checker
complains and since commit "v4l2-ioctl: WARN_ON if querycap didn't fill
device_caps" a compile-time warning is issued. Fix this non-compliance
in several soc-camera camera host drivers.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
1 parent d0bb12c
History
File Mode Size
efi
google
Kconfig -rw-r--r-- 4.8 KB
Makefile -rw-r--r-- 521 bytes
dcdbas.c -rw-r--r-- 15.6 KB
dcdbas.h -rw-r--r-- 2.8 KB
dell_rbu.c -rw-r--r-- 19.1 KB
dmi-id.c -rw-r--r-- 6.5 KB
dmi-sysfs.c -rw-r--r-- 16.9 KB
dmi_scan.c -rw-r--r-- 20.8 KB
edd.c -rw-r--r-- 20.0 KB
iscsi_ibft.c -rw-r--r-- 19.3 KB
iscsi_ibft_find.c -rw-r--r-- 2.8 KB
memmap.c -rw-r--r-- 12.0 KB
pcdp.c -rw-r--r-- 3.3 KB
pcdp.h -rw-r--r-- 2.7 KB

back to top