Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <[email protected]> you wrote: > > This allows the keyboard to avoid requests via Interrupt Endpoint > > altogether and run all requests via Control Endpoint. This uses the > > Get_Report request. > > > > Signed-off-by: Marek Vasut <[email protected]> > > Cc: Remy Bohmer <[email protected]> > > --- > > > > common/usb_kbd.c | 64 > > ++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, > > 50 insertions(+), 14 deletions(-) > > > > V2: Add missing condition to ignore repetitive events when polling via > > EP0 > > Checkpatch says: > > total: 5 errors, 1 warnings, 97 lines checked > > Please clean up and resubmit. Thanks. > > Best regards, > > Wolfgang Denk
Please see my previous comment about the state of usbkbd.c. The warnings are from original code that was moved around. I'd prefer to submit further usbkbd cleanup patch. Cheers _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

