From: Dominik Brodowski Date: Mon, 14 Nov 2005 20:21:18 +0000 (+0100) Subject: [PATCH] pcmcia: new suspend core X-Git-Tag: v2.6.16-rc1~474^2~21^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e4c28b7ec390c2dad6a4c69d69629c0f7e8b10;p=pandora-kernel.git [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 Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed