From: Andrzej Hajda Date: Mon, 19 May 2014 10:54:07 +0000 (+0200) Subject: drm/exynos/fimc: simplify irq masking function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~17^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4609cd80a1150e2dbb3fa69626611002bde1b4;p=pandora-kernel.git drm/exynos/fimc: simplify irq masking function The name fimc_handle_irq suggests it is irq handler, but the function is for irq mask configuration. The patch renames the function to fimc_mask_irq and removes unused arguments. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed