Files
u-boot/drivers
Måns Rullgård 845a57b4de net: fec_mxc: unregister mdio bus on probe error
If fecmxc_initialize_multi() fails, it frees but does not unregister
the mdio bus, causing subsequent uses of the "mii" command to crash.
Fix this by adding mdio_unregister() calls where needed.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Reviewed-by: Eric Nelson <eric@nelint.com>
2016-01-03 15:28:06 +01:00
..
2015-11-02 10:38:00 +09:00
2015-09-02 21:28:23 -06:00
2015-11-17 23:41:41 +01:00
2015-10-22 14:22:22 -04:00
2015-05-26 14:13:12 +02:00
2015-10-23 09:42:28 -06:00
2015-11-25 09:52:18 +01:00
2015-10-12 12:56:32 -04:00