The ag71xx_mdio_probe() forgets to call clk_disable_unprepare() when
of_reset_control_get_exclusive() failed. Add the missed call to fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| alx | ||
| atl1c | ||
| atl1e | ||
| atlx | ||
| Kconfig | ||
| Makefile | ||
| ag71xx.c | ||
The ag71xx_mdio_probe() forgets to call clk_disable_unprepare() when
of_reset_control_get_exclusive() failed. Add the missed call to fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| alx | ||
| atl1c | ||
| atl1e | ||
| atlx | ||
| Kconfig | ||
| Makefile | ||
| ag71xx.c | ||