linux/arch/xtensa/platforms
Johannes Weiner 1fb137c1e3 xtensa: register gpio chip before use
Platform initialization sets up the LED heartbeat that is controlled
via GPIO.  Requesting the GPIO pins fails, however, as the chip is
only initialized later by a device_initcall().

Fix this up by exporting the initialization function.  Let the
platform set up the chip before it starts using it.

Signed-off-by: Johannes Weiner <jw@emlix.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2009-05-11 22:00:07 -07:00
..
iss proc tty: switch xtensa iss console to ->proc_fops 2009-04-01 08:59:10 -07:00
s6105 xtensa: register gpio chip before use 2009-05-11 22:00:07 -07:00
xt2000 xtensa: we don't need to include asm/io.h 2009-04-03 00:16:34 -07:00