From: Hauke Mehrtens Date: Tue, 20 Nov 2012 22:24:32 +0000 (+0000) Subject: ssb: add locking around gpio register accesses X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394bc7e38be79987ed15de203920c3cddb724cc1;p=pandora-kernel.git ssb: add locking around gpio register accesses The GPIOs are access through some registers in the chip common core or over extif. We need locking around these GPIO accesses, all GPIOs are accessed through the same registers and parallel writes will cause problems. Signed-off-by: Hauke Mehrtens Patchwork: http://patchwork.linux-mips.org/patch/4590 Acked-by: Florian Fainelli --- Reading git-diff-tree failed