linux-uconsole/drivers/net/ethernet/arc
Chuhong Yuan 1baab8352d net: ethernet: arc: add the missed clk_disable_unprepare
[ Upstream commit 4202e219ed ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-12 19:21:17 +01:00
..
emac.h
emac_arc.c
emac_main.c
emac_mdio.c
emac_rockchip.c net: ethernet: arc: add the missed clk_disable_unprepare 2019-11-12 19:21:17 +01:00
Kconfig
Makefile