Home
last modified time | relevance | path

Searched hist:"0 de8c4c9a911a02ef968f7a2f4e8f8ffb7de58ca" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.cdiff 0de8c4c9a911a02ef968f7a2f4e8f8ffb7de58ca Sat Nov 05 08:04:50 CDT 2016 Joachim Eastwood <manabian@gmail.com> stmmac: dwmac-rk: turn exit into standard driver remove callback

Convert the exit hook into a standard driver remove function as
the hook doesn't really buy us anything extra.

Eventually the exit hook will be deprecated in favor of the driver
remove function.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>