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:
0ec561f
)
bd->props.brightness doesn't reflect the actual backlight level.
author
Zhang Rui
<rui.zhang@intel.com>
Thu, 8 Jan 2009 14:11:30 +0000
(14:11 +0000)
committer
Richard Purdie
<rpurdie@linux.intel.com>
Thu, 8 Jan 2009 14:11:30 +0000
(14:11 +0000)
Always invoke backlight_update_status when users want to change
the backlight.
For setups where brightness change is an expensive operation,
this could be done in the driver rather than the core.
http://bugzilla.kernel.org/show_bug.cgi?id=12249
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
No differences found