[U-Boot] [PATCH V2] USB: Add functionality to poll the USB keyboard via control EP

Wolfgang Denk wd at denx.de
Thu Oct 6 23:21:53 CEST 2011


Dear Marek Vasut,

In message <1316977237-8709-1-git-send-email-marek.vasut at gmail.com> 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 <marek.vasut at gmail.com>
> Cc: Remy Bohmer <linux at bohmer.net>
> ---
>  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

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The following statement is not true.  The previous statement is true.


More information about the U-Boot mailing list