diff options
author | Milo Kim <milo.kim@ti.com> | 2013-12-02 17:21:44 -0800 |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2014-01-10 14:48:07 -0800 |
commit | e70988d1aaf73221355e06125c9937bd4b27761c (patch) | |
tree | 8ea603b96e81f39b77696e59605fc53836750d3f /usr | |
parent | 802eee95bde72fd0cd0f3a5b2098375a487d1eda (diff) | |
download | linux-e70988d1aaf73221355e06125c9937bd4b27761c.tar.bz2 |
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions