19 Jan, 2011

1 commit

  • Almost all boards have one or more LEDs connected to GPIO lines. This
    patch adds common code to register a platform_device for them.

    The patch also adds support for the LEDs on the PB44 board.

    Signed-off-by: Gabor Juhos
    Signed-off-by: Imre Kaloz
    Cc: linux-mips@linux-mips.org
    Cc: Luis R. Rodriguez
    Cc: Cliff Holden
    Cc: Kathy Giori
    Patchwork: https://patchwork.linux-mips.org/patch/1953/
    Signed-off-by: Ralf Baechle

    Gabor Juhos