From: Andrzej Hajda Date: Mon, 19 May 2014 10:54:09 +0000 (+0200) Subject: drm/exynos/fimc: replace mutex by spinlock X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~17^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72d465aabccfc0ab8d27858b9d83967313bf02a9;p=pandora-kernel.git drm/exynos/fimc: replace mutex by spinlock Function fimc_dst_set_buf_seq is called by irq handler so it should not use mutexes. This patch fixes it. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed