Skip to content
Snippets Groups Projects
Commit f9636e8d authored by Allen Martin's avatar Allen Martin Committed by Wolfgang Denk
Browse files

USB: move keyboard polling into kbd driver


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: default avatarAllen Martin <amartin@nvidia.com>
parent fb3ef649
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment