From: Anton Vorontsov Date: Thu, 27 Aug 2009 07:35:56 +0000 (+0000) Subject: ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code X-Git-Tag: v2.6.32-rc1~703^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf5aec2e79418adb42f1457152b427fd3d6316d9;p=pandora-kernel.git ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code This patch removes currently unused UGETH_MAGIC_PACKET Kconfig symbol and code, i.e. magic_packet_detection_{enable,disable} functions. The two functions each contain just two steps that we'll place into suspend/resume code path under CONFIG_PM. Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed