diff options
author | Andy Yan <andy.yan@rock-chips.com> | 2014-12-05 09:23:52 +0300 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2015-01-06 19:36:15 +0300 |
commit | b587833933de39e21b314e3b392ac0f1ec94a97e (patch) | |
tree | fc246d87022cbcf132b999bd40a279b6d30a2d70 /drivers/gpu/drm/exynos/regs-gsc.h | |
parent | f853f3daac748daa339bc8b64ba39db82160524a (diff) | |
download | linux-b587833933de39e21b314e3b392ac0f1ec94a97e.tar.xz |
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>
Diffstat (limited to 'drivers/gpu/drm/exynos/regs-gsc.h')
0 files changed, 0 insertions, 0 deletions