From: Sebastian Andrzej Siewior Date: Tue, 13 May 2014 15:07:04 +0000 (+0200) Subject: MIPS: Lemote 2F: cs5536: mfgpt: use raw locks X-Git-Tag: omap-for-v3.16/fixes-against-rc1~115^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02ffb199d3af57407a79075f3e0e6c0e8980b6c;p=pandora-kernel.git MIPS: Lemote 2F: cs5536: mfgpt: use raw locks The lock is taken in the raw irq path and therefore a rawlock should be used instead of a normal spinlock. While here I drop the export symbol on that variable since there are no other users. Signed-off-by: Sebastian Andrzej Siewior Cc: linux-mips@linux-mips.org Cc: Hua Yan Cc: Huacai Chen Cc: Alex Smith Cc: Hongliang Tao Cc: Wu Zhangjin Patchwork: https://patchwork.linux-mips.org/patch/6936/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed