]> www.infradead.org Git - users/willy/xarray.git/commit
HID: sony: constify fixed up report descriptor
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 28 Aug 2024 07:33:30 +0000 (09:33 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Thu, 5 Sep 2024 14:20:57 +0000 (16:20 +0200)
commitd4781a27add1a881b92cd71d1ce6190c121d042b
tree0d45293edd1a9536c8c7ff757f9d5d0bba900aa4
parent4211f9b112167f107c96e1c18cd0e5da71b0680a
HID: sony: 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/20240828-hid-const-fixup-2-v1-11-663b9210eb69@weissschuh.net
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/hid-sony.c