OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 120... Line 120...
120 }; 120 };
Line 121... Line 121...
121   121  
122 static struct mdio_board_info tew_823dru_mdio0_info[] = { 122 static struct mdio_board_info tew_823dru_mdio0_info[] = {
123 { 123 {
124 .bus_id = "ag71xx-mdio.0", 124 .bus_id = "ag71xx-mdio.0",
125 .mdio_addr = 0, 125 .phy_addr = 0,
126 .platform_data = &tew_823dru_ar8327_data, 126 .platform_data = &tew_823dru_ar8327_data,
127 }, 127 },
Line 128... Line 128...
128 }; 128 };