1
linux/drivers/leds
Andres Salomon 4ec1b54c4d mfd: mfd_cell is now implicitly available to mc13xxx drivers
The cell's platform_data is now accessed with a helper function;
change clients to use that, and remove the now-unused data_size.

Note that mfd-core no longer makes a copy of platform_data, but the
mc13xxx-core driver creates the pdata structures on the stack.  In
order to get around that, the various ARM mach types that set the
pdata have been changed to hold the variable in static (global) memory.
Also note that __initdata references in aforementioned pdata structs
have been dropped.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-03-23 10:41:54 +01:00
..
dell-led.c
Kconfig leds: add driver for LM3530 ALS 2011-03-22 17:43:59 -07:00
led-class.c led_class: fix typo in blink API 2010-12-22 19:43:34 -08:00
led-core.c
led-triggers.c led-class: always implement blinking 2010-11-12 07:55:32 -08:00
leds-88pm860x.c leds: Remove auto blink in 88pm860x 2010-10-29 00:29:44 +02:00
leds-adp5520.c
leds-alix2.c
leds-ams-delta.c
leds-atmel-pwm.c
leds-bd2802.c leds: convert bd2802 driver to dev_pm_ops 2011-03-22 17:43:58 -07:00
leds-clevo-mail.c
leds-cobalt-qube.c
leds-cobalt-raq.c
leds-da903x.c
leds-dac124s085.c
leds-fsg.c
leds-gpio.c leds/leds-gpio: merge platform_driver with of_platform_driver 2011-02-28 01:36:39 -07:00
leds-h1940.c
leds-hp6xx.c
leds-lm3530.c leds: add driver for LM3530 ALS 2011-03-22 17:43:59 -07:00
leds-locomo.c
leds-lp3944.c i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 2010-06-03 11:33:58 +02:00
leds-lp5521.c drivers/leds/leds-lp5521.c: world-writable sysfs engine* files 2011-03-22 17:43:59 -07:00
leds-lp5523.c drivers/leds/leds-lp5523.c: world-writable engine* sysfs files 2011-03-22 17:43:59 -07:00
leds-lt3593.c
leds-mc13783.c mfd: mfd_cell is now implicitly available to mc13xxx drivers 2011-03-23 10:41:54 +01:00
leds-net48xx.c
leds-net5501.c leds: make *struct gpio_led_platform_data.leds const 2011-03-22 17:43:59 -07:00
leds-netxbig.c leds: add LED driver for Big Network series LEDs 2010-10-07 14:02:12 -04:00
leds-ns2.c leds: leds-ns2: fix private driver data storage 2010-10-07 14:00:23 -04:00
leds-pca955x.c i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 2010-06-03 11:33:58 +02:00
leds-pca9532.c leds: leds-pca9532 cleanups 2011-01-13 08:03:05 -08:00
leds-pwm.c leds: leds-pwm: return proper error if pwm_request failed 2011-01-26 10:49:58 +10:00
leds-rb532.c
leds-regulator.c
leds-s3c24xx.c
leds-ss4200.c leds: fix bug with reading NAS SS4200 dmi code 2010-11-25 06:50:33 +09:00
leds-sunfire.c
leds-wm831x-status.c
leds-wm8350.c leds-wm8350: don't use flush_scheduled_work() 2010-12-24 15:59:07 +01:00
leds-wrap.c
leds.h
ledtrig-backlight.c leds: add output inversion option to backlight trigger 2011-01-13 08:03:06 -08:00
ledtrig-default-on.c
ledtrig-gpio.c drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking 2011-01-20 17:02:06 -08:00
ledtrig-heartbeat.c
ledtrig-ide-disk.c
ledtrig-timer.c led-class: always implement blinking 2010-11-12 07:55:32 -08:00
Makefile leds: add driver for LM3530 ALS 2011-03-22 17:43:59 -07:00