commit | bb32e4088c92088c63c1d8175e607e93f08dcc9c | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Thu Feb 11 12:55:43 2016 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Tue Mar 01 23:37:18 2016 +0900 |
tree | 51a422bf6e9801f44218a0bd4a366e0cb369a0fa | |
parent | fdc2e108932b302beb1e05515cdd722eb81d3a79 [diff] |
drm/exynos/dsi: replace registry access macros with functions Functions are preferred over macros as more type-safe. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>