From: Deepak Sikri Date: Thu, 1 Sep 2011 21:51:37 +0000 (+0000) Subject: stmmac: support wake up irq from external sources (v3) X-Git-Tag: v3.2-rc1~129^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3172d3afa998ffb8f1971746ca960cbe98d62444;p=pandora-kernel.git stmmac: support wake up irq from external sources (v3) On some platforms e.g. SPEAr the wake up irq differs from the GMAC interrupt source. With this patch an external wake up irq can be passed through the platform code and named as "eth_wake_irq". In case the wake up interrupt is not passed from the platform so the driver will continue to use the mac irq (ndev->irq) Signed-off-by: Deepak Sikri Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed