FB: sa11x0: fix shannon GPSR/GPCR accesses
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 18 Jan 2012 13:47:14 +0000 (13:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 11:56:21 +0000 (11:56 +0000)
The GPIO set and clear registers should only be written, rather than
read, modified, and written.  A read-modify-write will have undesired
side effects.

Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found