]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
leds: Adjust documentation of brightness sysfs node
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 13 May 2026 22:05:24 +0000 (00:05 +0200)
committerLee Jones <lee@kernel.org>
Wed, 17 Jun 2026 10:29:02 +0000 (11:29 +0100)
commit6ebff754c46e2277c831670fa1f0b5043250eb77
tree0e25656401bf492490d98788cb3e77e140a8fc05
parentd0316c89636d72a8a6766e82453570f7bd003b21
leds: Adjust documentation of brightness sysfs node

Adjust documentation of brightness sysfs node about accepted value range.
The code accepts only decimal values. We may not relax that due to different
readings for, e.g., octal 0100, which becomes 64 instead of currently parsed
100.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20260513220620.369825-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/ABI/testing/sysfs-class-led