diff options
author | Stephen Kitt <[email protected]> | 2022-06-07 20:10:22 +0200 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2022-06-24 21:58:29 +0200 |
commit | 25ba9429e0f40d3b725781e70d2d6b9ce47a0df4 (patch) | |
tree | 53f47cdbdaca7da5acd82f6de432362851d35c5b /include/linux/fpga/fpga-mgr.h | |
parent | 9126ef85f2b8654060929c5b6a876376702d1017 (diff) |
drm/bridge: parade-ps8622: Use backlight helper
backlight_properties.fb_blank is deprecated. The states it represents
are handled by other properties; but instead of accessing those
properties directly, drivers should use the helpers provided by
backlight.h.
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.
Signed-off-by: Stephen Kitt <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Robert Foss <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Jonas Karlman <[email protected]>
Cc: Jernej Skrabec <[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/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions