|
|
@@ -828,8 +828,8 @@ Signed-off-by: John Crispin <[email protected]>
|
|
|
+ FUNC("pci-host1", 2, 40, 32),
|
|
|
+ FUNC("pci-fnc", 3, 40, 32)
|
|
|
};
|
|
|
-+static struct rt2880_pmx_func ge1_func[] = { FUNC("ge1", 0, 72, 12) };
|
|
|
-+static struct rt2880_pmx_func ge2_func[] = { FUNC("ge1", 0, 84, 12) };
|
|
|
++static struct rt2880_pmx_func ge1_func[] = { FUNC("ge1", 0, 84, 12) };
|
|
|
++static struct rt2880_pmx_func ge2_func[] = { FUNC("ge2", 0, 72, 12) };
|
|
|
|
|
|
-static struct ralink_pinmux_grp pci_mux[] = {
|
|
|
- {
|