diff options
| author | Thomas Zimmermann <[email protected]> | 2025-03-21 09:54:01 +0000 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2025-04-10 09:39:10 +0000 |
| commit | bc70cc84f5a2ebfd7e7112e9b8837e0c7954fc65 (patch) | |
| tree | 4ad452285b4e9c85a4515435eb8cbaad6e0aba40 /rust/helpers/xarray.c | |
| parent | backlight: lcd: Move event handling into helpers (diff) | |
| download | kernel-bc70cc84f5a2ebfd7e7112e9b8837e0c7954fc65.tar.gz kernel-bc70cc84f5a2ebfd7e7112e9b8837e0c7954fc65.zip | |
backlight: lcd: Replace fb events with a dedicated function call
Remove support for fb events from the lcd subsystem. Provide the
helper lcd_notify_blank_all() instead. In fbdev, call
lcd_notify_blank_all() to inform the lcd subsystem of changes
to a display's blank state.
Fbdev maintains a list of all installed notifiers. Instead of fbdev
notifiers, maintain an internal list of lcd devices.
v3:
- export lcd_notify_mode_change_all() (kernel test robot)
v2:
- maintain global list of lcd devices
- avoid IS_REACHABLE() in source file
- use lock guards
- initialize lcd list and list mutex
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Simona Vetter <[email protected]>
Reviewed-by: "Daniel Thompson (RISCstar)" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions
