mirror of
https://github.com/torvalds/linux.git
synced 2026-05-09 08:39:47 -04:00
The remove misses to disable and unprepare priv->macclk like what is done when probe fails. Add the missed call in remove. Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>