linux/drivers/leds
Milo Kim e70988d1aa leds: lp5521/5523: Remove duplicate mutex
It can be a problem when a pattern is loaded via the firmware interface.
LP55xx common driver has already locked the mutex in 'lp55xx_firmware_loaded()'.
So it should be deleted.

On the other hand, locks are required in store_engine_load()
on updating program memory.

Reported-by: Pali Rohár <pali.rohar@gmail.com>
Reported-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Cc: <stable@vger.kernel.org>
2014-01-10 14:48:07 -08:00
..
trigger
Kconfig leds: Added driver for the NXP PCA9685 I2C chip 2013-10-22 10:57:35 -07:00
Makefile leds: Added driver for the NXP PCA9685 I2C chip 2013-10-22 10:57:35 -07:00
dell-led.c
led-class.c
led-core.c
led-triggers.c
leds-88pm860x.c
leds-adp5520.c
leds-asic3.c
leds-atmel-pwm.c
leds-bd2802.c
leds-blinkm.c leds: blinkm: Remove redundant break 2013-10-22 10:57:34 -07:00
leds-clevo-mail.c
leds-cobalt-qube.c
leds-cobalt-raq.c
leds-da903x.c
leds-da9052.c
leds-dac124s085.c leds: dac124s085: Remove redundant spi_set_drvdata 2013-10-22 10:57:34 -07:00
leds-fsg.c
leds-gpio-register.c
leds-gpio.c leds-gpio: of: led should not be created if its status is disabled 2013-10-25 10:12:55 -07:00
leds-hp6xx.c
leds-lm355x.c
leds-lm3530.c
leds-lm3533.c
leds-lm3642.c
leds-locomo.c
leds-lp55xx-common.c leds: lp55xx: handle enable pin in driver 2013-10-25 10:13:25 -07:00
leds-lp55xx-common.h
leds-lp3944.c
leds-lp5521.c leds: lp5521/5523: Remove duplicate mutex 2014-01-10 14:48:07 -08:00
leds-lp5523.c leds: lp5521/5523: Remove duplicate mutex 2014-01-10 14:48:07 -08:00
leds-lp5562.c leds: Include linux/of.h header 2013-10-22 10:57:34 -07:00
leds-lp8501.c leds: Include linux/of.h header 2013-10-22 10:57:34 -07:00
leds-lp8788.c
leds-lt3593.c
leds-max8997.c
leds-mc13783.c
leds-net48xx.c
leds-netxbig.c
leds-ns2.c leds: Include linux/of.h header 2013-10-22 10:57:34 -07:00
leds-ot200.c
leds-pca955x.c
leds-pca963x.c
leds-pca9532.c
leds-pca9685.c leds: Added driver for the NXP PCA9685 I2C chip 2013-10-22 10:57:35 -07:00
leds-pwm.c leds: pwm: Fix for deferred probe in DT booted mode 2013-12-02 11:53:17 -08:00
leds-rb532.c
leds-regulator.c
leds-s3c24xx.c
leds-ss4200.c
leds-sunfire.c
leds-tca6507.c
leds-wm831x-status.c
leds-wm8350.c
leds-wrap.c
leds.h