diff options
author | Dmitry Artamonow <mad_soft@inbox.ru> | 2009-11-27 12:07:11 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-12-06 16:52:55 +0000 |
commit | 51834901faee2850e55865589cefd7588202cbf7 (patch) | |
tree | a1ee086951429d13c8271354e135d5e243f17197 /lib/Makefile | |
parent | ca912b17c0af886d9090449d5933ac6ca9a7a20f (diff) |
ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs
After conversion to gpiolib there's still some GPIOs left, that get
configured in *_mach_init() as outputs (using direct operations
on GPCR/GPDR registers), but otherwise unused. These GPIOs are mainly
sound related and should be configured by corresponding driver once
it is written.
Drop this initialisation and configure all GPIOs as input.
Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions