Skip to content
Snippets Groups Projects
Commit 8661bb5b authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

[PATCH] pcmcia: default suspend and resume handling


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: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent 50db3fdb
No related merge requests found
Showing
with 39 additions and 337 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment