On Tue, Jul 27, 2021 at 09:07:54PM +0300, Maxim Devaev wrote: > > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is a note to let you know that I've just added the patch titled > > > > usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers > > > > to my usb git tree which can be found at > > + hidg->idle = value; > > Please use the second version of the patch from the thread. > During the discussion, we found out that value should be shifted 8 bits to the right. > > https://www.spinics.net/lists/linux-usb/msg214841.html Also, that was no way to show a "v2" of a patch, no wonder I was confused, please in the future, do it in the documented way so our tools properly pick it up. thanks, greg k-h