From: David S. Miller Date: Mon, 7 Nov 2016 03:00:17 +0000 (-0500) Subject: Merge branch 'dwmac-sti-refactor-cleanup' X-Git-Tag: v4.10-rc1~202^2~331 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=94edc86bf13f270a0ce08bf61caf5f464057a474;p=linux-block.git Merge branch 'dwmac-sti-refactor-cleanup' 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 --- 94edc86bf13f270a0ce08bf61caf5f464057a474