diff options
author | Kim, Milo <[email protected]> | 2012-12-17 16:00:45 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-12-17 17:15:16 -0800 |
commit | eaa4d02fbaf49e57f8a18f68e736e34c514030a2 (patch) | |
tree | 9c9655309d7fa519713c277e9f7dd190ceda1c39 /lib/mpi/mpiutil.c | |
parent | 8cc9764c9c7d01a6e2c3ddac8f0ac7716be01868 (diff) |
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
The mutex for accessing lp855x registers is used in case of the user-space
interaction. When the brightness is changed via sysfs, the mutex is
required. But the backlight class device already provides it. Thus, the
lp855x mutex is unnecessary.
Signed-off-by: Milo(Woogyom) Kim <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: Richard Purdie <[email protected]>
Cc: Bryan Wu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions