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:
0d95b75
)
arch/arm/plat-mxc/ehci.c: fix errors/typos
author
Arnaud Patard (Rtp)
<arnaud.patard@rtp-net.org>
Mon, 20 Dec 2010 15:48:56 +0000
(16:48 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 3 Jan 2011 09:19:48 +0000
(10:19 +0100)
This patch is fixing some issues :
- MXC_OTG_UCTRL_OPM_BIT is for USBCTRL register and not PHYCTRL register.
- the MXC_EHCI_WAKEUP_ENABLED check was only clearing the bits so never allows
to set them.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found