ARM: S5P6440: Add locking to GPIO calls
authorBen Dooks <ben-linux@fluff.org>
Wed, 19 May 2010 07:31:49 +0000 (16:31 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 20 May 2010 12:05:40 +0000 (21:05 +0900)
Add the new locking calls to ensure that these are always exclusively
accessing the GPIO registers.

Fixes a possible race between two threads modifying the same GPIO bank,

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found