On Mon, Jan 30, 2023 at 03:59:45AM +0000, Thomas Weißschuh wrote:
Since commit 52d225346904 ("HID: Make lowlevel driver structs const") the lowlevel HID drivers are only exposed as const.
Take advantage of this to constify the underlying structure, too.
Signed-off-by: Thomas Weißschuh linux@weissschuh.net
Acked-by: Greg Kroah-Hartman gregkh@linuxfoundation.org