25 Mar, 2011

1 commit


22 Jun, 2009

3 commits


12 May, 2009

1 commit

  • 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
    Signed-off-by: Chris Zankel

    Johannes Weiner
     

03 Apr, 2009

1 commit