]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/leds/Kconfig
leds: Add LED driver for the Soekris net5501 board
authorBjarke Istrup Pedersen <gurligebis@gentoo.org>
Mon, 24 May 2010 19:15:56 +0000 (12:15 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 26 May 2010 12:07:54 +0000 (13:07 +0100)
commit14e40f644b020d473415342461b7c62e3bb5e312
treed1d0d2e92908f02651f632a84ac2cc80a8f31be1
parent98652efceab8f0b1a3a1b2750544a395ec056115
leds: Add LED driver for the Soekris net5501 board

It is based on the previously submitted code by Alessandro Zummo, but is
changed to use the new GPIO driver with 2.6.33, and the driver has been
moved to drivers/leds where it belongs.

[akpm@linux-foundation.org: coding-style fixes]
[randy.dunlap@oracle.com: fix net5501 kconfig]
Signed-off-by: Bjarke Istrup Pedersen <gurligebis@gentoo.org>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-net5501.c [new file with mode: 0644]