OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 128... Line 128...
128 }; 128 };
Line 129... Line 129...
129   129  
130 static struct mdio_board_info wpj342_mdio0_info[] = { 130 static struct mdio_board_info wpj342_mdio0_info[] = {
131 { 131 {
132 .bus_id = "ag71xx-mdio.0", 132 .bus_id = "ag71xx-mdio.0",
133 .mdio_addr = 0, 133 .phy_addr = 0,
134 .platform_data = &wpj342_ar8327_data, 134 .platform_data = &wpj342_ar8327_data,
135 }, 135 },