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 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)
1106 gpio_request(GPIO_FN_OVCN2_1, NULL); 1106 gpio_request(GPIO_FN_OVCN2_1, NULL);
1107 1107
1108 /* setup USB phy */ 1108 /* setup USB phy */
1109 __raw_writew(0x8a0a, 0xE6058130); /* USBCR2 */ 1109 __raw_writew(0x8a0a, 0xE6058130); /* USBCR4 */
1110 1110
1111 /* enable FSI2 port A (ak4643) */ 1111 /* enable FSI2 port A (ak4643) */
1112 gpio_request(GPIO_FN_FSIAIBT, NULL); 1112 gpio_request(GPIO_FN_FSIAIBT, NULL);