commit | a2962b08f414555db46146f207ba9184dc28437f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jan 03 09:33:00 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 03 09:33:00 2017 -0500 |
tree | e73506edb228b80ff7f17a678077ebc38d55e235 | |
parent | 4e5da369df64628358e25ffedcf80ac43af3793d [diff] | |
parent | a8de4d719dfc12bc22192d7daef7c7ae6cfb8b80 [diff] |
Merge branch 'dwmac-oxnas-leaks' Johan Hovold says: ==================== net: stmmac: dwmac-oxnas: fix leaks and simplify pm These patches fixes of-node and fixed-phydev leaks in the recently added dwmac-oxnas driver, and ultimately switches over to using the generic pm implementation as the required callbacks are now in place. Note that this series has only been compile tested. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>