commit | bf5aec2e79418adb42f1457152b427fd3d6316d9 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Aug 27 07:35:56 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 30 21:51:43 2009 -0700 |
tree | 9dbb91ec11e3686085db9bf0dda428bb4e86137e | |
parent | 54b15983840c9eb264e41f3b14af398a72ebd426 [diff] |
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 <avorontsov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>