aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-ap4evb.c
diff options
context:
space:
mode:
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 5b079529c948..f59e93919e26 100644
--- a/arch/arm/mach-shmobile/board-ap4evb.c
+++ b/arch/arm/mach-shmobile/board-ap4evb.c
@@ -1191,7 +1191,7 @@ static void __init ap4evb_init(void)
1191 gpio_request(GPIO_FN_OVCN2_1, NULL); 1191 gpio_request(GPIO_FN_OVCN2_1, NULL);
1192 1192
1193 /* setup USB phy */ 1193 /* setup USB phy */
1194 __raw_writew(0x8a0a, 0xE6058130); /* USBCR2 */ 1194 __raw_writew(0x8a0a, 0xE6058130); /* USBCR4 */
1195 1195
1196 /* enable FSI2 port A (ak4643) */ 1196 /* enable FSI2 port A (ak4643) */
1197 gpio_request(GPIO_FN_FSIAIBT, NULL); 1197 gpio_request(GPIO_FN_FSIAIBT, NULL);