[ARM] Orion: make gpio /input/output validation separate
authorNicolas Pitre <nico@cam.org>
Mon, 2 Feb 2009 20:27:55 +0000 (15:27 -0500)
committerNicolas Pitre <nico@cam.org>
Fri, 20 Feb 2009 03:26:58 +0000 (22:26 -0500)
Especially on Kirkwood, a couple GPIOs are actually only output capable.
Let's separate the ability to configure a GPIO as input or output to
accommodate this restriction.

Signed-off-by: Nicolas Pitre <nico@marvell.com>

No differences found