On 01/02/2017 12:56 PM, Johan Hovold wrote: > 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. > > Johan > > > Johan Hovold (3): > net: stmmac: dwmac-oxnas: fix of-node leak > net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaks > net: stmmac: dwmac-oxnas: use generic pm implementation > > drivers/net/ethernet/stmicro/stmmac/dwmac-oxnas.c | 89 > +++++++++-------------- > 1 file changed, 33 insertions(+), 56 deletions(-) >
Hi Johan, This series looks good, I will (hopefully) send a Tested-by in the next few days. Thanks, Neil