drm/exynos/fimc: replace hw access macros with functions
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 19 May 2014 10:54:08 +0000 (12:54 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:11 +0000 (02:07 +0900)
commitacd8afa82447be541df3e1d5759cf7fe16b5ea74
tree422a940102be1633956f680b7279706b0924694e
parent8b4609cd80a1150e2dbb3fa69626611002bde1b4
drm/exynos/fimc: replace hw access macros with functions

HW access macros implicitly depended on presence of ctx local variable.
This patch replaces them with C functions.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimc.c
This page took 0.026188 seconds and 5 git commands to generate.