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:
a75fc17
)
staging: et131x: Move pm calls from pci device to driver device
author
Mark Einon
<mark.einon@gmail.com>
Fri, 7 Oct 2011 21:52:51 +0000
(22:52 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Oct 2011 16:08:23 +0000
(10:08 -0600)
Move the pci driver suspend/resume calls up to the driver.pm ops
structure, as they are not pci device specific.
Thanks to Francois Romieu <romieu@fr.zoreil.com> for pointing this out.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found