git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbc725b
)
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
author
Pratyush Anand
<pratyush.anand@st.com>
Mon, 2 Jul 2012 04:51:53 +0000
(10:21 +0530)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 2 Jul 2012 07:03:15 +0000
(10:03 +0300)
as per databook, these bits are cleared by hardware on each USB reset,
so no need to clear it explicitly by software in reset ISR.
Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found