* [PATCH] HID: hid-appletb-kbd: Fix wrong date and kernel version in sysfs interface docs
@ 2025-03-27 7:12 adityagarg1208
0 siblings, 0 replies; only message in thread
From: adityagarg1208 @ 2025-03-27 7:12 UTC (permalink / raw)
To: jikos, torvalds; +Cc: linux-kernel, Aditya Garg
From: Aditya Garg <gargaditya08@live.com>
The driver hid-appletb-kbd was upstreamed in kernel 6.15. But, due to an
oversight on my part, I didn't change the kernel version and expected
date while upstreaming the driver, thus it remained as 6.5, the original
kernel version when the driver was developed for downstream. This commit
should fix this.
Signed-off-by: Aditya Garg <gargaditya08@live.com>
---
Documentation/ABI/testing/sysfs-driver-hid-appletb-kbd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-driver-hid-appletb-kbd b/Documentation/ABI/testing/sysfs-driver-hid-appletb-kbd
index 2a19584d0..8c9718d83 100644
--- a/Documentation/ABI/testing/sysfs-driver-hid-appletb-kbd
+++ b/Documentation/ABI/testing/sysfs-driver-hid-appletb-kbd
@@ -1,6 +1,6 @@
What: /sys/bus/hid/drivers/hid-appletb-kbd/<dev>/mode
-Date: September, 2023
-KernelVersion: 6.5
+Date: March, 2025
+KernelVersion: 6.15
Contact: linux-input@vger.kernel.org
Description:
The set of keys displayed on the Touch Bar.
--
2.49.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-03-27 7:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-27 7:12 [PATCH] HID: hid-appletb-kbd: Fix wrong date and kernel version in sysfs interface docs adityagarg1208
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®