]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
HID: lg: constify fixed up report descriptor
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 5 Sep 2024 15:48:38 +0000 (17:48 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Fri, 6 Sep 2024 08:06:02 +0000 (10:06 +0200)
commit9f5305ed80108a7849b3b27e1a889a7afff46a51
treedf1d3c3f082bb86a6bb0c730d421f885873bda0d
parent03f8dc1d0a3823229a761f202bc1a6e63d5b4ba0
HID: lg: constify fixed up report descriptor

Now that the HID core can handle const report descriptors,
constify them where possible.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20240905-hid-const-fixup-2-v2-1-70915e0cc1c7@weissschuh.net
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/hid-lg.c