Skip to content
Commit 89dfc28c authored by Henrique de Moraes Holschuh's avatar Henrique de Moraes Holschuh Committed by Richard Purdie
Browse files

backlight: extend event support to also support poll()



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: default avatarHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: default avatarRichard Purdie <rpurdie@linux.intel.com>
parent d822d5c2
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