[U-Boot] [PATCH 4/5] usb: musb: change rxcsr register from write to read/modify/write

Remy Bohmer linux at bohmer.net
Tue Dec 22 20:32:20 CET 2009


Hi,

2009/12/17 Mike Frysinger <vapier at gentoo.org>:
> From: Bryan Wu <bryan.wu at 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 at analog.com>
> Signed-off-by: Cliff Cai <cliff.cai at analog.com>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  drivers/usb/musb/musb_hcd.c |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)

Applied to u-boot-usb
Thanks.

Remy


More information about the U-Boot mailing list