]> 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)
commit75ce5e6d66c50ecf7d561c380dbb3a7213bee7f7
treec690e50058d23f4e3c2bde06587ea9c381b0df4e
parentb6d4256ebbe3cdcc10a449d1bbaa4cf352762b8e
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