WSL2-Linux-Kernel/drivers/staging/imx-drm
Fabio Estevam b44ab1b0df imx-hdmi: Make checkpatch happy
WARNING: Missing a blank line after declarations
#160: FILE: drivers/staging/imx-drm/imx-hdmi.c:160:
+	u8 val = hdmi_readb(hdmi, reg) & ~mask;
+	val |= data & mask;

WARNING: Missing a blank line after declarations
#1609: FILE: drivers/staging/imx-drm/imx-hdmi.c:1609:
+		const struct platform_device_id *device_id = of_id->data;
+		hdmi->dev_type = device_id->driver_data;

total: 0 errors, 2 warnings, 1767 lines checked

drivers/staging/imx-drm/imx-hdmi.c has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-23 20:44:43 +09:00
..
ipu-v3 Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next 2014-05-06 06:26:31 -07:00
Kconfig
Makefile
TODO
imx-drm-core.c imx-drm: imx-drm-core: Fix imx_drm_encoder_get_mux_id 2014-04-25 16:13:56 -07:00
imx-drm.h
imx-hdmi.c imx-hdmi: Make checkpatch happy 2014-05-23 20:44:43 +09:00
imx-hdmi.h
imx-ldb.c staging: imx-drm: imx-ldb.c Fix line over 80 characters. 2014-03-18 11:36:58 -07:00
imx-tve.c imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus' 2014-04-26 11:23:38 +01:00
ipuv3-crtc.c imx-drm: ipu-dc: disable DC module when not in use 2014-04-26 11:24:20 +01:00
ipuv3-plane.c imx-drm: ipu-dp: split disabling the DP foreground channel from disabling the DP module 2014-04-26 11:24:17 +01:00
ipuv3-plane.h
parallel-display.c staging: imx-drm: add LVDS666 support for parallel display 2014-04-25 16:11:03 -07:00