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:
471d055
)
PM: remove deprecated dpm_runtime_* routines
author
Alan Stern
<stern@rowland.harvard.edu>
Thu, 12 Jul 2007 20:57:22 +0000
(16:57 -0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 18 Jul 2007 22:49:49 +0000
(15:49 -0700)
This patch (as933) removes the deprecated dpm_runtime_suspend() and
dpm_runtime_resume() routines from the PM core. The only user of
those routines is the PCMCIA ds driver; local replacements are added.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found