linux/drivers/leds
David S. Miller 00713e224e leds: Do not guard NEW_LEDS with HAS_IOMEM
The LEDS infrastructure itself does not require anything
that a platform dependant upon HAS_IOMEM.

The individual drivers do, but they are properly guarded
with the necessary platform dependencies.

One can even imagine a hypervisor based LED driver that
a platform without HAS_IOMEM might have.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-23 03:33:32 -07:00
..
Kconfig leds: Do not guard NEW_LEDS with HAS_IOMEM 2008-04-23 03:33:32 -07:00
led-class.c
led-core.c
led-triggers.c
leds-ams-delta.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-atmel-pwm.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-clevo-mail.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-cm-x270.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-cobalt-qube.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-cobalt-raq.c
leds-corgi.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-gpio.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-h1940.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-hp6xx.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-locomo.c
leds-net48xx.c
leds-s3c24xx.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-spitz.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-tosa.c leds: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
leds-wrap.c
leds.h
ledtrig-heartbeat.c
ledtrig-ide-disk.c
ledtrig-timer.c
Makefile