]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/dsi: replace registry access macros with functions
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 11 Feb 2016 11:55:43 +0000 (12:55 +0100)
committerInki Dae <daeinki@gmail.com>
Tue, 1 Mar 2016 14:37:18 +0000 (23:37 +0900)
commitfc7d5b0abc1586062b5aaf0e8e5b60d28246d8f3
tree51a422bf6e9801f44218a0bd4a366e0cb369a0fa
parent3b2832f52311dbf87c8fa1cf0e1e97335e85aee2
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>
drivers/gpu/drm/exynos/exynos_drm_dsi.c