commit | 0de8c4c9a911a02ef968f7a2f4e8f8ffb7de58ca | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Sat Nov 05 14:04:50 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 09 13:21:24 2016 -0500 |
tree | ab04d515f3dad1a681d3050e06a4b339014f819d | |
parent | 5619468a4136d595df880dc887eee0c2fa48e8aa [diff] |
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>