HID: cmedia: constify fixed up report descriptor
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 3 Aug 2024 12:34:23 +0000 (14:34 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Tue, 27 Aug 2024 14:30:43 +0000 (16:30 +0200)
commite6de161b5ab4315405f4001736c25a070def61c7
treec495d96ae007f6e3bbc009b059ebb69dee685de0
parentfe73965d078670406acee0218f118c0870d6a58b
HID: cmedia: constify fixed up report descriptor

The HID core now allows static report descriptors to be read-only,
make use of it.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20240803-hid-const-fixup-v2-7-f53d7a7b29d8@weissschuh.net
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/hid-cmedia.c