alistair23-linux/arch/xtensa
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
..
boot
configs xtensa: platform: s6105 2009-04-02 23:44:31 -07:00
include/asm xtensa: Fix checksum header file 2009-05-11 21:48:23 -07:00
kernel xtensa: always use correct stack pointer for stack traces 2009-05-11 21:59:43 -07:00
lib
mm xtensa: nommu support 2009-04-02 23:41:50 -07:00
platforms xtensa: register gpio chip before use 2009-05-11 22:00:07 -07:00
variants xtensa: register gpio chip before use 2009-05-11 22:00:07 -07:00
Kconfig xtensa: Fix architecture specific Kconfig 2009-05-11 21:48:17 -07:00
Kconfig.debug
Makefile xtensa: only build platform or variant if they contain a Makefile 2009-04-03 00:06:45 -07:00