summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-ap4evb.c
diff options
context:
space:
mode:
authorKuninori Morimoto2010-12-28 06:54:53 +0100
committerPaul Mundt2011-01-05 09:05:20 +0100
commitd0fb0c4b3fc9b31cc635e89b6a2f9aaa30bf75db (patch)
tree4200bb2b0c9dd2492630989a05b4435cfe26cf22 /arch/arm/mach-shmobile/board-ap4evb.c
parentARM: mach-shmobile: Mackerel VGA camera support (diff)
downloadkernel-qcow2-linux-d0fb0c4b3fc9b31cc635e89b6a2f9aaa30bf75db.tar.gz
kernel-qcow2-linux-d0fb0c4b3fc9b31cc635e89b6a2f9aaa30bf75db.tar.xz
kernel-qcow2-linux-d0fb0c4b3fc9b31cc635e89b6a2f9aaa30bf75db.zip
ARM: mach-shmobile: ap4/mackerel: modify wrong comment out of USB
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile/board-ap4evb.c')
-rw-r--r--arch/arm/mach-shmobile/board-ap4evb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c
index d3260542b943..90b36b2d0a5b 100644
--- a/arch/arm/mach-shmobile/board-ap4evb.c
+++ b/arch/arm/mach-shmobile/board-ap4evb.c
@@ -1106,7 +1106,7 @@ static void __init ap4evb_init(void)
gpio_request(GPIO_FN_OVCN2_1, NULL);
/* setup USB phy */
- __raw_writew(0x8a0a, 0xE6058130); /* USBCR2 */
+ __raw_writew(0x8a0a, 0xE6058130); /* USBCR4 */
/* enable FSI2 port A (ak4643) */
gpio_request(GPIO_FN_FSIAIBT, NULL);