Re: [PATCH] HID: input: fix mapping for camera access keys

From: Benjamin Tissoires
Date: Mon Jul 10 2023 - 04:33:39 EST


On Tue, 27 Jun 2023 15:09:01 -0700, Dmitry Torokhov wrote:
> Commit 9f4211bf7f81 ("HID: add mapping for camera access keys") added
> mapping for the camera access keys, but unfortunately used wrong usage
> codes for them. HUTRR72[1] specifies that camera access controls use 0x76,
> 0x077 and 0x78 usages in the consumer control page. Previously mapped 0xd5,
> 0xd6 and 0xd7 usages are actually defined in HUTRR64[2] as game recording
> controls.
>
> [...]

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git (for-6.5/upstream-fixes), thanks!

[1/1] HID: input: fix mapping for camera access keys
https://git.kernel.org/hid/hid/c/e3ea6467f623

Cheers,
--
Benjamin Tissoires <bentiss@xxxxxxxxxx>