OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 153... Line 153...
153 }; 153 };
Line 154... Line 154...
154   154  
155 static struct mdio_board_info archer_c7_v5_mdio0_info[] = { 155 static struct mdio_board_info archer_c7_v5_mdio0_info[] = {
156 { 156 {
157 .bus_id = "ag71xx-mdio.0", 157 .bus_id = "ag71xx-mdio.0",
158 .mdio_addr = 0, 158 .phy_addr = 0,
159 .platform_data = &archer_c7_v5_ar8337_data, 159 .platform_data = &archer_c7_v5_ar8337_data,
160 }, 160 },