]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'dwmac-sti-refactor-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2016 03:00:17 +0000 (22:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2016 03:00:17 +0000 (22:00 -0500)
Joachim Eastwood says:

====================
stmmac: dwmac-sti refactor+cleanup

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge