Files
u-boot-tk1-som/drivers/net/phy
Timur Tabi 6e5b9ac097 phylib: phy_startup() should return an error code on failure
phy_startup() calls the PHY driver's startup function, but it ignores the
return code from that function, and so it never returns any failures.

Signed-off-by: Timur Tabi <timur@freescale.com>
2012-07-11 13:15:30 -05:00
..
2011-01-09 18:06:50 +01:00
2011-12-05 23:07:59 +01:00