OSDN Git Service

drm/exynos/hdmi: code cleanup
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 14 Jan 2016 05:28:20 +0000 (14:28 +0900)
committerInki Dae <daeinki@gmail.com>
Fri, 29 Apr 2016 16:03:53 +0000 (01:03 +0900)
commit5eefadb54ca36007b1c40bfd895695d7ab056fe1
treec690e50058d23f4e3c2bde06587ea9c381b0df4e
parent65e9803091c90fdc3551eac78a087f42d727f50f
drm/exynos/hdmi: code cleanup

The patch performs following clean-ups:
- remove unnecessary white spaces,
- remove obvious comments,
- fix tabulations,
- remove NULL initializators,
- re-order driver data.

The patch does not change driver's behavior.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c