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:
cb7eac8
)
musb_hdrc: Fix tusb phy_otg_ctrl register access
author
Tony Lindgren
<tony@atomide.com>
Wed, 27 Jun 2007 14:38:37 +0000
(07:38 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 29 Jun 2007 06:28:03 +0000
(23:28 -0700)
In some places OTG_CTRL and OTG_CTRL_ENABLE registers were
accessed the wrong way causing extra ID status interrupts.
OTG_CTRL register muxes the lines, OTG_CTRL_ENABLE sets the
values.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found