Re: [PATCH net v2 0/7] net: cpsw: fix leaks and probe deferral

2016-11-18 Thread David Miller
From: Johan Hovold Date: Thu, 17 Nov 2016 17:39:57 +0100 > This series fixes as number of leaks and issues in the cpsw probe-error > and driver-unbind paths, some which specifically prevented deferred > probing. ... > v2 > - Keep platform device runtime-resumed throughout

[PATCH net v2 0/7] net: cpsw: fix leaks and probe deferral

2016-11-17 Thread Johan Hovold
This series fixes as number of leaks and issues in the cpsw probe-error and driver-unbind paths, some which specifically prevented deferred probing. Johan v2 - Keep platform device runtime-resumed throughout probe instead of resuming in the probe error path as suggested by Grygorii (patch