Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322241
b: refs/heads/master
c: 5fb2345
h: refs/heads/master
i:
  322239: e326cf2
v: v3
  • Loading branch information
Gabor Juhos authored and Ralf Baechle committed Aug 17, 2012
1 parent 6322760 commit 24565d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b4da14abf27227fc767ec257f44de70085a0bc68
refs/heads/master: 5fb234560eb3033b35812cd0d80613dbf37dca2f
2 changes: 2 additions & 0 deletions trunk/arch/mips/ath79/dev-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ static void __init ar7240_usb_setup(void)

ath79_ohci_resources[0].start = AR7240_OHCI_BASE;
ath79_ohci_resources[0].end = AR7240_OHCI_BASE + AR7240_OHCI_SIZE - 1;
ath79_ohci_resources[1].start = ATH79_CPU_IRQ_USB;
ath79_ohci_resources[1].end = ATH79_CPU_IRQ_USB;
platform_device_register(&ath79_ohci_device);
}

Expand Down

0 comments on commit 24565d6

Please sign in to comment.