From: Andrzej Hajda Date: Mon, 19 May 2014 10:54:08 +0000 (+0200) Subject: drm/exynos/fimc: replace hw access macros with functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~17^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd8afa82447be541df3e1d5759cf7fe16b5ea74;p=pandora-kernel.git 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 Signed-off-by: Inki Dae --- Reading git-diff-tree failed