diff options
author | Thomas Zimmermann <[email protected]> | 2024-03-05 17:22:39 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-03-28 10:09:02 +0000 |
commit | 397b7493729288ac308c5f4ff3496eaeb1080293 (patch) | |
tree | 8cbf811f0a8a141fa35dd3b5b3fea93242b6408e /net/unix/sysctl_net_unix.c | |
parent | 0133952aaca26f91f8c667b1c2f0c2f68d9db242 (diff) |
backlight: pwm-backlight: Remove struct backlight_ops.check_fb
The internal check_fb callback from struct pwm_bl_data is never
implemented. The driver's implementation of check_fb always
returns true, which is the backlight core's default if no
implementation has been set. So remove the code from the driver.
v2:
* reword commit message
Signed-off-by: Thomas Zimmermann <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions