From: Anton Vorontsov Date: Thu, 27 Aug 2009 07:35:57 +0000 (+0000) Subject: ucc_geth: Implement suspend/resume and Wake-On-LAN support X-Git-Tag: v2.6.32-rc1~703^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2394905f67aeec5f9452f2881cbeb2b42009de0e;p=pandora-kernel.git ucc_geth: Implement suspend/resume and Wake-On-LAN support This patch implements suspend/resume and WOL support for UCC Ethernet driver. We support two wake up events: wake on PHY/link changes and wake on magic packet. In some CPUs (like MPC8569) QE shuts down during sleep, so magic packet detection is unusable, and also on resume we should fully reinitialize UCC structures. Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed