linux/drivers/staging/media
Mauro Carvalho Chehab 132f3c7bb9 media: imx: shut up a false positive warning
With imx, gcc produces a false positive warning:

	drivers/staging/media/imx/imx-media-csi.c: In function 'csi_idmac_setup_channel':
	drivers/staging/media/imx/imx-media-csi.c:457:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
	   if (passthrough) {
	      ^
	drivers/staging/media/imx/imx-media-csi.c:464:2: note: here
	  default:
	  ^~~~~~~

That's because the regex it uses for fall trough is not
good enough. So, rearrange the fall through comment in a way
that gcc will recognize.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-08-07 05:52:36 -04:00
..
bcm2048 media: staging: media: bcm2048: match alignment with open parenthesis 2018-06-28 06:51:25 -04:00
davinci_vpfe media: davinci_vpfe: Add video_device and vb2_queue locks 2018-07-04 08:02:05 -04:00
imx media: imx: shut up a false positive warning 2018-08-07 05:52:36 -04:00
imx074 media: imx074: deprecate, move to staging 2018-02-23 02:30:26 -05:00
mt9t031 media: mt9t031: deprecate, move to staging 2018-02-23 02:31:38 -05:00
omap4iss media: Remove depends on HAS_DMA in case of platform dependency 2018-05-28 16:17:08 -04: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: v4l: fix broken video4linux docs locations 2018-06-15 18:10:01 -03:00
Kconfig media: zoran: move to staging in preparation for removal 2018-05-25 15:21:36 -04:00
Makefile media: zoran: move to staging in preparation for removal 2018-05-25 15:21:36 -04:00