git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ffa357
)
OMAP: DSS2: Taal: add locks to taal_bl_update_status
author
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Thu, 15 Apr 2010 13:41:07 +0000
(16:41 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Tue, 3 Aug 2010 12:18:47 +0000
(15:18 +0300)
taal_bl_update_status was missing locks to protect taal_data. This caused
a kernel crash randomly, as the code attempted to set the brightness while
the OMAP's DSI block was actually disabled.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
No differences found