exynos_drm_fimc: replace hw access macros with functions
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 9 Oct 2013 11:23:21 +0000 (13:23 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:55 +0000 (11:44 +0900)
commit68e391d3be17aaf8c7aebef9e6e15f91a4ac85d9
tree496f9372e86e989dd2df9663c8900bd99275b137
parent9538ceb79d6cc4fb162ea91fb9cca6ef2fedf3e3
exynos_drm_fimc: replace hw access macros with functions

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

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimc.c