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-10-29 10:34:01 -07:00
2010-07-12 00:14:29 -07:00
2015-08-21 16:33:21 -05:00
2014-04-18 10:42:30 -04:00
2015-08-11 13:27:15 -05:00
2015-08-11 13:27:15 -05:00
2013-04-01 16:33:52 -04:00
2015-11-05 08:22:21 +01:00
2015-09-11 17:14:43 -04:00
2015-09-11 17:14:43 -04:00
2015-11-19 14:03:05 +01:00