Searched hist:bc72a919e037782f64e3ac45c91bc60408e57e85 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb/ |
| H A D | musb_hcd.c | bc72a919e037782f64e3ac45c91bc60408e57e85 Thu Dec 17 03:04:01 UTC 2009 Bryan Wu <bryan.wu@analog.com> usb: musb: change rxcsr register from write to read/modify/write
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> Signed-off-by: Remy Bohmer <linux@bohmer.net>
|