OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 144... Line 144...
144 }; 144 };
Line 145... Line 145...
145   145  
146 static struct mdio_board_info dlan_pro_500_wp_mdio0_info[] = { 146 static struct mdio_board_info dlan_pro_500_wp_mdio0_info[] = {
147 { 147 {
148 .bus_id = "ag71xx-mdio.0", 148 .bus_id = "ag71xx-mdio.0",
149 .mdio_addr = 0, 149 .phy_addr = 0,
150 .platform_data = &dlan_pro_500_wp_ar8327_data, 150 .platform_data = &dlan_pro_500_wp_ar8327_data,
151 }, 151 },
Line 152... Line 152...
152 }; 152 };