commit | 608c783aaa0abe39e3672f65b786cdade8db6df9 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@rpsys.net> | Tue Apr 18 23:18:54 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Apr 18 23:18:54 2006 +0100 |
tree | 63c2ef227582cc4506b4d965ba306d62ea919c9a | |
parent | 7ea3bbbc8997df1ae7dc4e736d163dabc00f4721 [diff] |
[ARM] 3479/1: Corgi SSP: Fix potential concurrent access problem 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>