|
@@ -85,7 +85,7 @@
|
|
|
+ irq, &ci_pdata, sizeof(ci_pdata));
|
|
+ irq, &ci_pdata, sizeof(ci_pdata));
|
|
|
+ else
|
|
+ else
|
|
|
+ ath79_usb_register("ehci-platform", -1,
|
|
+ ath79_usb_register("ehci-platform", -1,
|
|
|
-+ AR933X_EHCI_BASE, AR933X_EHCI_SIZE,
|
|
|
|
|
|
|
++ AR934X_EHCI_BASE, AR934X_EHCI_SIZE,
|
|
|
+ irq, &ath79_ehci_pdata_v2,
|
|
+ irq, &ath79_ehci_pdata_v2,
|
|
|
+ sizeof(ath79_ehci_pdata_v2));
|
|
+ sizeof(ath79_ehci_pdata_v2));
|
|
|
+
|
|
+
|