[PATCH] pcmcia: new suspend core
authorDominik Brodowski <linux@dominikbrodowski.net>
Mon, 14 Nov 2005 20:21:18 +0000 (21:21 +0100)
committerDominik Brodowski <linux@dominikbrodowski.net>
Thu, 5 Jan 2006 22:59:02 +0000 (23:59 +0100)
Move the suspend and resume methods out of the event handler, and into
special functions. Also use these functions for pre- and post-reset, as
almost all drivers already do, and the remaining ones can easily be
converted.

Bugfix to include/pcmcia/ds.c
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>

No differences found