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:
50db3fd
)
[PATCH] pcmcia: default suspend and resume handling
author
Dominik Brodowski
<linux@dominikbrodowski.net>
Wed, 1 Mar 2006 23:02:33 +0000
(
00:02
+0100)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Fri, 31 Mar 2006 15:15:52 +0000
(17:15 +0200)
In all but one case, the suspend and resume functions of PCMCIA drivers
contain mostly of calls to pcmcia_release_configuration() and
pcmcia_request_configuration(). Therefore, move this code out of the
drivers and into the core.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found