Skip to content
Commit e70988d1 authored by Milo Kim's avatar Milo Kim Committed by Bryan Wu
Browse files

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: default avatarPali Rohár <pali.rohar@gmail.com>
Reported-by: default avatarPavel Machek <pavel@ucw.cz>
Signed-off-by: default avatarMilo Kim <milo.kim@ti.com>
Signed-off-by: default avatarBryan Wu <cooloney@gmail.com>
Cc: <stable@vger.kernel.org>
parent 802eee95
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment