mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 05:58:56 +02:00
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 | ||
| ag71xx.c | ||
| Kconfig | ||
| Makefile | ||