diff options
author | Dave Stevenson <[email protected]> | 2022-01-24 17:01:27 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-01-28 20:55:51 +0000 |
commit | 1d746d448f421094a71ba634399d2ee61669513f (patch) | |
tree | a3cae6004d335eee9d4cbf72e42186161d242436 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 8c518eb4039102445b1b7bd6626aba0fef65b753 (diff) |
regulator: rpi-panel: Remove get_brightness hook
The driver was implementing a get_brightness function that
tried to read back the PWM setting of the display to report
as the current brightness.
The controller on the display does not support that, therefore
we end up reporting a brightness of 0, and that confuses
systemd's backlight service.
Remove the hook so that the framework returns the current
brightness automatically.
Signed-off-by: Dave Stevenson <[email protected]>
Signed-off-by: Detlev Casanova <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions