arch/arm/plat-mxc/ehci.c: fix errors/typos
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Mon, 20 Dec 2010 15:48:56 +0000 (16:48 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 3 Jan 2011 09:19:48 +0000 (10:19 +0100)
commit08406f540c7ce4cfed96fb240906eee04b9e3eb7
treee3f18e60691a63d075490f3e94f2495772cf274b
parent0d95b75e2dd736b23f7cc0971d2f2aacea7f3e49
arch/arm/plat-mxc/ehci.c: fix errors/typos

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>
arch/arm/plat-mxc/ehci.c
This page took 0.024725 seconds and 5 git commands to generate.