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:
d822d5c
)
backlight: extend event support to also support poll()
author
Henrique de Moraes Holschuh
<hmh@hmh.eng.br>
Sun, 20 Sep 2009 17:44:47 +0000
(14:44 -0300)
committer
Richard Purdie
<rpurdie@linux.intel.com>
Sat, 26 Sep 2009 15:48:06 +0000
(16:48 +0100)
Extend the backlight event support to also allow the use of
poll()/select() on actual_brightness.
We already have the entire event hookup anyway, adding a single
function call in one line to get functionality like that is a really
good deal.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
No differences found