
22 Dec
2009
22 Dec
'09
8:32 p.m.
Hi,
2009/12/17 Mike Frysinger vapier@gentoo.org:
From: Bryan Wu bryan.wu@analog.com
The RX Control/Status register has bits that we want to preserve, so don't just write out a single bit. Preserve the others bits in the process.
The original code posted to the u-boot list had this behavior, but looks like it was lost somewhere along the way to merging.
Signed-off-by: Bryan Wu bryan.wu@analog.com Signed-off-by: Cliff Cai cliff.cai@analog.com Signed-off-by: Mike Frysinger vapier@gentoo.org
drivers/usb/musb/musb_hcd.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)
Applied to u-boot-usb Thanks.
Remy