Commits

Ben Dooks committed 6a399547242
ARM: S5P6440: Add locking to GPIO calls 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>