[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers
authorDmitry Artamonow <mad_soft@inbox.ru>
Sun, 15 Mar 2009 18:13:16 +0000 (19:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 15 Mar 2009 20:08:18 +0000 (20:08 +0000)
Replace all occurences with assign_h3600_egpio.
Also simplify code a bit by replacing couple of if-else
statements with one-line equivalents.

Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found