commit | 3f8df781fc5f9ee5253a54ba669e1c8872844b86 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Jul 12 16:57:22 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 18 15:49:49 2007 -0700 |
tree | fbca591c1538dfe4b812910dfaacfa8ed928307d | |
parent | 471d0558045fe35f8c5f291c1ee63815eb9c2dcd [diff] |
PM: remove deprecated dpm_runtime_* routines 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>