Skip to content
Commit 599a52d1 authored by Richard Purdie's avatar Richard Purdie
Browse files

backlight: Separate backlight properties from backlight ops pointers



Per device data such as brightness belongs to the indivdual device
and should therefore be separate from the the backlight operation
function pointers. This patch splits the two types of data and
allows simplifcation of some code.

Signed-off-by: default avatarRichard Purdie <rpurdie@rpsys.net>
parent 321709c5
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