2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 07:04:00 +08:00
linux-next/drivers/gpu/drm/imx
Andy Yan b587833933 drm: imx: imx-hdmi: make checkpatch happy
CHECK: Alignment should match open parenthesis
+       if ((hdmi->vic == 10) || (hdmi->vic == 11) ||
+               (hdmi->vic == 12) || (hdmi->vic == 13) ||

CHECK: braces {} should be used on all arms of this statement
+       if (hdmi->hdmi_data.video_mode.mdvi)
[...]
+       else {
[...]

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Tested-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2015-01-06 17:36:15 +01:00
..
imx-drm-core.c drm/imx: convert imx-drm to use the generic DRM OF helper 2015-01-06 17:36:14 +01:00
imx-drm.h
imx-hdmi.c drm: imx: imx-hdmi: make checkpatch happy 2015-01-06 17:36:15 +01:00
imx-hdmi.h
imx-ldb.c drm/imx: imx-ldb: fix channel->edid memleak 2015-01-06 17:36:13 +01:00
imx-tve.c Staging patches for 3.19-rc1 2014-12-15 18:06:13 -08:00
ipuv3-crtc.c Staging patches for 3.19-rc1 2014-12-15 18:06:13 -08:00
ipuv3-plane.c Staging patches for 3.19-rc1 2014-12-15 18:06:13 -08:00
ipuv3-plane.h Staging patches for 3.19-rc1 2014-12-15 18:06:13 -08:00
Kconfig Staging patches for 3.19-rc1 2014-12-15 18:06:13 -08:00
Makefile
parallel-display.c drm/imx: parallel-display: fix imxpd-->edid memleak 2015-01-06 17:36:13 +01:00