commit | 5eefadb54ca36007b1c40bfd895695d7ab056fe1 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Thu Jan 14 14:28:20 2016 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Sat Apr 30 01:03:53 2016 +0900 |
tree | c690e50058d23f4e3c2bde06587ea9c381b0df4e | |
parent | 65e9803091c90fdc3551eac78a087f42d727f50f [diff] |
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>