linux/drivers/leds
Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device()
After 2.6.24 there was a plan to make the PM core acquire all device
semaphores during a suspend/hibernation to protect itself from
concurrent operations involving device objects.  That proved to be
too heavy-handed and we found a better way to achieve the goal, but
before it happened, we had introduced the functions
device_pm_schedule_removal() and destroy_suspended_device() to allow
drivers to "safely" destroy a suspended device and we had adapted some
drivers to use them.  Now that these functions are no longer necessary,
it seems reasonable to remove them and modify their users to use the
normal device unregistration instead.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-19 19:10:28 -07:00
..
Kconfig PWM LED driver 2008-02-08 09:22:38 -08:00
led-class.c PM: Remove destroy_suspended_device() 2008-04-19 19:10:28 -07: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
Makefile PWM LED driver 2008-02-08 09:22:38 -08:00