]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc46688c198b885ea92d8b5412cbe1d8a287ba8e9
treec690e50058d23f4e3c2bde06587ea9c381b0df4e
parent5e19debe9e2f66102ad913396413f8ff8b273fc5
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