On Mon, 24 Apr 2023 21:34:06 +0530, Basavaraj Natikar wrote: > commit 4bd763568dbd ("HID: amd_sfh: Support for additional light sensor") > adds additional sensor devices, but forgets to add the number of HID > devices to match. Thus, the number of HID devices does not match the > actual number of sensors. > > In order to prevent corruption and system hangs when more than the > allowed number of HID devices are accessed, the number of HID devices is > increased accordingly. > > [...] Applied to hid/hid.git (for-6.4/amd-sfh), thanks! [1/1] HID: amd_sfh: Fix max supported HID devices https://git.kernel.org/hid/hid/c/37386669887d Cheers, -- Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>