[ARM] 3479/1: Corgi SSP: Fix potential concurrent access problem
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 18 Apr 2006 22:18:54 +0000 (23:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 18 Apr 2006 22:18:54 +0000 (23:18 +0100)
Patch from Richard Purdie

corgi_ssp_probe() should not access GPDR directly but should use
pxa_gpio_mode() which has appropriate locking and other safeguards.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found