From: Srinivas Kandagatla Date: Thu, 16 Jan 2014 10:53:00 +0000 (+0000) Subject: net: stmmac: notify the PM core of a wakeup event. X-Git-Tag: v3.14-rc1~94^2~145^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89f7f2cfdd7ade55d5230501c21271690790ceda;p=pandora-kernel.git net: stmmac: notify the PM core of a wakeup event. In PM_SUSPEND_FREEZE and WOL(Wakeup On Lan) case, when the driver gets a wakeup event, either the driver or platform specific PM code should notify the pm core about it, so that the system can wakeup from low power. In cases where there is no involvement of platform specific PM, it becomes driver responsibility to notify the PM core to wakeup the system. Without this WOL with PM_SUSPEND_FREEZE does not work on STi based SOCs. Signed-off-by: Srinivas Kandagatla Acked-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed