Re: [PATCH RESEND] HID: hid-appletb-kbd: Fix wrong date and kernel version in sysfs interface docs
From: Jiri Kosina
Date: Thu Apr 24 2025 - 05:52:14 EST
On Wed, 9 Apr 2025, Aditya Garg wrote:
> From: Aditya Garg <gargaditya08@xxxxxxxx>
>
> 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@xxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
> Description:
Applied, thanks.
--
Jiri Kosina
SUSE Labs