From: Arnaud Patard (Rtp) Date: Mon, 20 Dec 2010 15:48:56 +0000 (+0100) Subject: arch/arm/plat-mxc/ehci.c: fix errors/typos X-Git-Tag: v2.6.38-rc1~38^2~3^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08406f540c7ce4cfed96fb240906eee04b9e3eb7;p=pandora-kernel.git 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 Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed