Re: [PATCH 5/8] Input: usbtouchscreen - constify usbtouch_dev_info table

From: Greg KH
Date: Fri Jul 12 2024 - 03:29:20 EST


On Thu, Jul 11, 2024 at 10:18:47PM -0700, Dmitry Torokhov wrote:
> The data in this table is shared between all instances of the
> touchscreens so it should not be modified.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>