Skip to content
Commit d7646f76 authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

pcmcia: use dev_pm_ops for class pcmcia_socket_class



Instead of requiring PCMCIA socket drivers to call various functions
during their (bus) resume and suspend functions, register an own
dev_pm_ops for this class. This fixes several suspend/resume bugs
seen on db1xxx-ss, and probably on some other socket drivers, too.

With regard to the asymmetry with only _noirq suspend, but split up
resume, please see bug 14334 and commit 9905d1b4 .

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent e7176a37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment