]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'dwmac-oxnas-leaks'
authorDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 14:33:00 +0000 (09:33 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 14:33:00 +0000 (09:33 -0500)
commita2962b08f414555db46146f207ba9184dc28437f
treee73506edb228b80ff7f17a678077ebc38d55e235
parent4e5da369df64628358e25ffedcf80ac43af3793d
parenta8de4d719dfc12bc22192d7daef7c7ae6cfb8b80
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>