All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: ABI: sysfs-class-backlight: update outdated HAL userspace reference
@ 2026-07-21 13:22 Shivank Sharma
  2026-07-21 13:28 ` sashiko-bot
  2026-07-21 15:19 ` [PATCH v2] doc: ABI: sysfs-class-backlight: update outdated HAL userspace references Shivank Sharma
  0 siblings, 2 replies; 3+ messages in thread
From: Shivank Sharma @ 2026-07-21 13:22 UTC (permalink / raw)
  To: lee, danielt, jingoohan1; +Cc: dri-devel, linux-kernel, Shivank Sharma

HAL was deprecated around 2009 and is
no longer used on modern Linux distributions. Update the 'Users:' field
in the sysfs-class-backlight ABI documentation to reflect modern
systemd-logind, udev, general userspace.

Signed-off-by: Shivank Sharma <shivanksharma2376543@gmail.com>
---
 Documentation/ABI/stable/sysfs-class-backlight | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/ABI/stable/sysfs-class-backlight b/Documentation/ABI/stable/sysfs-class-backlight
index 40b8c46b9..2f60dd3f4 100644
--- a/Documentation/ABI/stable/sysfs-class-backlight
+++ b/Documentation/ABI/stable/sysfs-class-backlight
@@ -8,7 +8,7 @@ Description:
 
 		 - 0 (FB_BLANK_UNBLANK)   : power on.
 		 - 4 (FB_BLANK_POWERDOWN) : power off
-Users:		HAL
+Users:		systemd-logind, udev, general userspace.
 
 What:		/sys/class/backlight/<backlight>/brightness
 Date:		April 2005
@@ -19,7 +19,7 @@ Description:
 		are between 0 and max_brightness. This file will also
 		show the brightness level stored in the driver, which
 		may not be the actual brightness (see actual_brightness).
-Users:		HAL
+Users:		systemd-logind, udev, general userspace.
 
 What:		/sys/class/backlight/<backlight>/actual_brightness
 Date:		March 2006
@@ -40,7 +40,7 @@ KernelVersion:	2.6.12
 Contact:	Richard Purdie <rpurdie@rpsys.net>
 Description:
 		Maximum brightness for <backlight>.
-Users:		HAL
+Users:		systemd-logind, udev, general userspace.
 
 What:		/sys/class/backlight/<backlight>/type
 Date:		September 2010
-- 
2.55.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-21 15:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-21 13:22 [PATCH] doc: ABI: sysfs-class-backlight: update outdated HAL userspace reference Shivank Sharma
2026-07-21 13:28 ` sashiko-bot
2026-07-21 15:19 ` [PATCH v2] doc: ABI: sysfs-class-backlight: update outdated HAL userspace references Shivank Sharma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.