From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] USB: move keyboard polling into kbd driver
Date: Mon, 27 Feb 2012 00:11:22 +0100 [thread overview]
Message-ID: <201202270011.22900.marex@denx.de> (raw)
In-Reply-To: <1324428976-12873-1-git-send-email-amartin@nvidia.com>
> This moves keyboard polling logic from USB HCD drivers into USB
> keyboard driver. Remove usb_event_poll() as keyboard polling was
> the only user of this API. With this patch USB keyboard works with
> EHCI controllers again. Tested on a tegra2 seaboard.
>
> Signed-off-by: Allen Martin <amartin@nvidia.com>
> ---
> common/usb_kbd.c | 18 +++++++++++++++++-
> drivers/usb/host/ehci-hcd.c | 30 ------------------------------
> drivers/usb/host/ohci-hcd.c | 6 ------
> drivers/usb/host/r8a66597-hcd.c | 6 ------
> drivers/usb/musb/musb_hcd.c | 28 ----------------------------
> include/usb.h | 1 -
> 6 files changed, 17 insertions(+), 72 deletions(-)
>
Hi,
what's the status of this patch/patchset?
Thanks
M
prev parent reply other threads:[~2012-02-26 23:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-21 0:56 [U-Boot] [PATCH] USB: move keyboard polling into kbd driver Allen Martin
2012-01-04 19:06 ` Allen Martin
2012-01-24 17:25 ` Allen Martin
2012-01-15 20:40 ` Remy Bohmer
2012-02-26 23:11 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201202270011.22900.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox