Skip to content
Snippets Groups Projects
Commit bc72a919 authored by Bryan Wu's avatar Bryan Wu Committed by Remy Bohmer
Browse files

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: default avatarBryan Wu <bryan.wu@analog.com>
Signed-off-by: default avatarCliff Cai <cliff.cai@analog.com>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
Signed-off-by: default avatarRemy Bohmer <linux@bohmer.net>
parent 8868fd44
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment