From: Maxime Ripard Date: Sun, 4 Aug 2013 10:38:48 +0000 (+0200) Subject: pinctrl: sunxi: Add spinlocks X-Git-Tag: v3.11-rc7~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bee963db9dd82e12566bdae6710defb1206b38b;p=pandora-kernel.git pinctrl: sunxi: Add spinlocks The current code use no locking at all, which is obviously not that great and can lead to concurrency issues, especially with the newer SMP SoCs from Allwinner. Add some locking where it's needed. Signed-off-by: Maxime Ripard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed