linux/arch/xtensa/variants/s6000
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
..
include/variant xtensa: register gpio chip before use 2009-05-11 22:00:07 -07:00
gpio.c xtensa: register gpio chip before use 2009-05-11 22:00:07 -07:00
irq.c xtensa: s6000 variant 2009-04-02 23:43:36 -07:00
Makefile xtensa: s6000 variant 2009-04-02 23:43:36 -07:00