OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 198... Line 198...
198 }; 198 };
Line 199... Line 199...
199   199  
200 static struct mdio_board_info archer_c7_v4_mdio0_info[] = { 200 static struct mdio_board_info archer_c7_v4_mdio0_info[] = {
201 { 201 {
202 .bus_id = "ag71xx-mdio.0", 202 .bus_id = "ag71xx-mdio.0",
203 .mdio_addr = 0, 203 .phy_addr = 0,
204 .platform_data = &archer_c7_v4_ar8337_data, 204 .platform_data = &archer_c7_v4_ar8337_data,
205 }, 205 },