1
0
Fork 0
alistair23-linux/drivers/staging/media
Mauro Carvalho Chehab b50b769bcb media: dm365_ipipeif: better annotate a fall though
Shut up this warning:

	drivers/staging/media/davinci_vpfe/dm365_ipipeif.c: In function 'ipipeif_hw_setup':
	drivers/staging/media/davinci_vpfe/dm365_ipipeif.c:298:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
	   switch (isif_port_if) {
	   ^~~~~~
	drivers/staging/media/davinci_vpfe/dm365_ipipeif.c:314:2: note: here
	  case IPIPEIF_SDRAM_YUV:
	  ^~~~

By annotating a fall though case at the right place.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-11-06 06:58:07 -05:00
..
bcm2048 media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
davinci_vpfe media: dm365_ipipeif: better annotate a fall though 2018-11-06 06:58:07 -05:00
imx media updates for v4.20-rc1 2018-10-31 10:53:29 -07:00
imx074 media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY 2018-10-04 16:06:15 -04:00
mt9t031 media: v4l: Remove support for crop default target in subdev drivers 2018-10-03 11:58:24 -04:00
omap4iss media updates for v4.20-rc1 2018-10-31 10:53:29 -07:00
sunxi media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue 2018-11-06 05:24:22 -05:00
tegra-vde media: staging: tegra-vde: Reset VDE regardless of memory client resetting failure 2018-06-05 09:49:24 -04:00
zoran media: zoran: fix spelling mistake "queing" -> "queuing" 2018-10-04 14:33:36 -04:00
Kconfig media: platform: Add Cedrus VPU decoder driver 2018-09-24 10:47:10 -04:00
Makefile media: platform: Add Cedrus VPU decoder driver 2018-09-24 10:47:10 -04:00