Skip to content
Commit c2365ce5 authored by Roman Byshko's avatar Roman Byshko Committed by Felipe Balbi
Browse files

usb: musb: replace hard coded registers with defines



musb registers can be dumped using the file regdump
which is created in debugfs. Up to now  hard coded
register addresses are used for that. Different glue
layers however have different register addresses. The
patch addresses this issue by substituting bare register
addresses with defines.

Signed-off-by: default avatarRoman Byshko <rbyshko@gmail.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent a1fc1920
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment