commit | a8de4d719dfc12bc22192d7daef7c7ae6cfb8b80 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Mon Jan 02 12:56:04 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 03 09:33:00 2017 -0500 |
tree | e73506edb228b80ff7f17a678077ebc38d55e235 | |
parent | 6b4c212b95ce6a586473a772fb2d28ab22a38f0e [diff] |
net: stmmac: dwmac-oxnas: use generic pm implementation Now that we have an exit callback in place, add init as well and get rid of the custom PM callbacks in favour of the generic ones. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>