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
Makefile PWM LED driver 2008-02-08 09:22:38 -08:00
led-class.c leds: add possibility to remove leds classdevs during suspend/resume 2008-02-05 09:44:23 -08:00
led-core.c leds: Fix leds_list_lock locking issues 2007-12-31 23:09:44 +00:00
led-triggers.c leds: Fix leds_list_lock locking issues 2007-12-31 23:09:44 +00:00
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: Add Cobalt Raq series LEDs support 2007-10-11 22:24:00 +01:00
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: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
leds-net48xx.c leds: Standardise LED naming scheme 2008-02-07 09:47:00 +00:00
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: Add power LED to the wrap driver 2008-02-07 09:52:03 +00:00
leds.h leds: Fix leds_list_lock locking issues 2007-12-31 23:09:44 +00:00
ledtrig-heartbeat.c [PATCH] LED: add LED heartbeat trigger 2006-06-25 10:01:23 -07:00
ledtrig-ide-disk.c [PATCH] severing module.h->sched.h 2006-12-04 02:00:22 -05:00
ledtrig-timer.c leds: Add support for hardware accelerated LED flashing 2008-02-07 09:49:38 +00:00