commit | 98e4c28b7ec390c2dad6a4c69d69629c0f7e8b10 | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Mon Nov 14 21:21:18 2005 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Thu Jan 05 23:59:02 2006 +0100 |
tree | b3d46f0643352e541d6a39e6da09059687cf713d | |
parent | 63e7ebd06402951bc8863ba5b7bc9b9f42044849 [diff] |
[PATCH] pcmcia: new suspend core 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>