diff options
author | Simon Glass <sjg@chromium.org> | 2013-05-10 19:49:00 -0700 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2013-06-12 22:22:50 +0200 |
commit | ed10e66aba4d6a0151dc6dff2fa93d5fd19bc8a2 (patch) | |
tree | 6483ddac306970b6565ab6897ab949ed9ffa9b43 /drivers/usb/gadget/ep0.h | |
parent | 5da2dc9789abecb1b018beb0c93f4c38c2985bc6 (diff) | |
download | u-boot-imx-ed10e66aba4d6a0151dc6dff2fa93d5fd19bc8a2.zip u-boot-imx-ed10e66aba4d6a0151dc6dff2fa93d5fd19bc8a2.tar.gz u-boot-imx-ed10e66aba4d6a0151dc6dff2fa93d5fd19bc8a2.tar.bz2 |
usb: Correct CLEAR_FEATURE code in ehci-hcd
This commit broke USB2 on link (Chromebook Pixel):
020bbcb usb: hub: Power-cycle on root-hub ports
However the root cause seems to be a missing mask and missing 'break'
in ehci-hcd.c. This patch fixes both.
On link, 'usb start' with a USB keyboard and memory stick inserted now
finds both. The keyboard works as expected. Also ext2ls shows a directory
listing from the memory stick.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/usb/gadget/ep0.h')
0 files changed, 0 insertions, 0 deletions