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:
7d7b7ad
)
gma500: remove the legacy PM method
author
Octavian Purdila
<octavian.purdila@intel.com>
Fri, 15 Jul 2011 16:33:26 +0000
(17:33 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 15 Jul 2011 17:05:07 +0000
(19:05 +0200)
PCI core only prefer one of legacy PM and new PM. And since runtime pm
is implemented, which requires the new PM method, we should remove the
legacy PM method.
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found