aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga
diff options
context:
space:
mode:
authorStephen Kitt <[email protected]>2022-06-16 19:23:14 +0200
committerSam Ravnborg <[email protected]>2022-06-24 21:39:24 +0200
commit91c2cbf9b6a6779ee428955fb202ae66c750aaaf (patch)
treef355433f4d116ee873e006ac4ec415839ac11356 /include/linux/fpga
parentc974f755372bceda2c3cdc31b4b27dd772172203 (diff)
drm/panel: panel-dsi-cm: Use backlight helpers
Instead of retrieving the backlight brightness in struct backlight_properties manually, and then checking whether the backlight should be on at all, use backlight_get_brightness() which does all this and insulates this from future changes. Instead of setting the power state by manually updating fields in struct backlight_properties, use backlight_enable() and backlight_disable(). These also call backlight_update_status() so the separate call is no longer needed. Signed-off-by: Stephen Kitt <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Cc: Thierry Reding <[email protected]> Cc: Sam Ravnborg <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: [email protected] Signed-off-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'include/linux/fpga')
0 files changed, 0 insertions, 0 deletions