From 8b4609cd80a1150e2dbb3fa69626611002bde1b4 Mon Sep 17 00:00:00 2001 From: Andrzej Hajda Date: Mon, 19 May 2014 12:54:07 +0200 Subject: [PATCH] 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-format-patch failed