git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b1598
)
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Thu, 27 Aug 2009 07:35:56 +0000
(07:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 31 Aug 2009 04:51:43 +0000
(21:51 -0700)
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>
No differences found