From: David S. Miller Date: Wed, 9 Nov 2016 18:21:25 +0000 (-0500) Subject: Merge branch 'stmmac-dwmac-rk-PM' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=35887d3217409f17e68b0b852a33c6fc88a0a654;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'stmmac-dwmac-rk-PM' Joachim Eastwood says: ==================== stmmac: dwmac-rk: convert to standard PM/remove functions This patch set aims to remove the init/exit callbacks from the dwmac-rk driver and instead use standard PM callbacks. 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. This conversion was pretty straight forward, but it would really nice if some chromium people could test suspend/resume with this patch set. ==================== Signed-off-by: David S. Miller --- 35887d3217409f17e68b0b852a33c6fc88a0a654