Home
last modified time | relevance | path

Searched hist:"5619468 a4136d595df880dc887eee0c2fa48e8aa" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.cdiff 5619468a4136d595df880dc887eee0c2fa48e8aa Sat Nov 05 14:04:49 CET 2016 Joachim Eastwood <manabian@gmail.com> stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks

Use standard PM resume/suspend callbacks instead of the hooks in
stmmac_platform. This gives the driver more control and flexibility
when implementing PM functionality. The hooks in stmmac_platform
also doesn't buy us anything extra.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>