From: Alan Stern Date: Thu, 12 Jul 2007 20:57:22 +0000 (-0400) Subject: PM: remove deprecated dpm_runtime_* routines X-Git-Tag: v2.6.23-rc1~480^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8df781fc5f9ee5253a54ba669e1c8872844b86;p=pandora-kernel.git 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 CC: Dominik Brodowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed