Hi, On 1 November 2016 at 16:56, David Miller <da...@davemloft.net> wrote: > From: David Miller <da...@davemloft.net> > Date: Mon, 31 Oct 2016 15:47:26 -0400 (EDT) > >> From: Joachim Eastwood <manab...@gmail.com> >> Date: Sun, 30 Oct 2016 21:05:00 +0100 >> >>> This patch set aims to remove the init/exit callbacks from the >>> dwmac-sti driver and instead use standard PM callbacks. Doing this >>> will also allow us to cleanup the driver. >>> >>> Eventually the init/exit callbacks will be deprecated and removed >>> from all drivers dwmac-* except for dwmac-generic. Drivers will be >>> refactored to use standard PM and remove callbacks. >>> >>> Note that this patch set has only been test compiled and no functional >>> change is intended. >> >> I would really like to see some review and testing before applying this >> series. > > Ping?
Adding some more ST people. Could anyone with a stih407 platform please give these patches a try? The series can found at https://github.com/manabian/linux-lpc.git in the net-sti-dwmac branch (based on net-next). Alternatively they can also be picked from netdev's patchwork. regards, Joachim Eastwood