]> Git Repo - J-linux.git/commitdiff
ABI: testing: sysfs-class-power: Document absence of "present" property
authorBastien Nocera <[email protected]>
Mon, 20 Feb 2023 13:10:18 +0000 (14:10 +0100)
committerSebastian Reichel <[email protected]>
Sat, 25 Feb 2023 00:16:50 +0000 (01:16 +0100)
Document how the absence of the "present" property in the sysfs
power_supply class should be handled.

Link: https://gitlab.freedesktop.org/upower/upower/-/merge_requests/173
Cc: Mario Limonciello <[email protected]>
Signed-off-by: Bastien Nocera <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Documentation/ABI/testing/sysfs-class-power

index e434fc523291d85b10503c45d394032d7359d086..7c81f0a25a48727a477de3d712155535cca92728 100644 (file)
@@ -437,7 +437,8 @@ What:               /sys/class/power_supply/<supply_name>/present
 Date:          May 2007
 Contact:       [email protected]
 Description:
-               Reports whether a battery is present or not in the system.
+               Reports whether a battery is present or not in the system. If the
+               property does not exist, the battery is considered to be present.
 
                Access: Read
 
This page took 0.049957 seconds and 4 git commands to generate.