Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227203
b: refs/heads/master
c: d0fb0c4
h: refs/heads/master
i:
  227201: ef2ef83
  227199: c5d96f2
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jan 5, 2011
1 parent c7a7194 commit d1d0895
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae37c8de74734f640f757be64ddb85f19f042626
refs/heads/master: d0fb0c4b3fc9b31cc635e89b6a2f9aaa30bf75db
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-mackerel.c
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ static void __init mackerel_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);
Expand Down

0 comments on commit d1d0895

Please sign in to comment.