From: Russell King Date: Sun, 1 Oct 2006 16:14:07 +0000 (+0100) Subject: [SERIAL] Fix resume handling bug X-Git-Tag: v2.6.19-rc1~215^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe59d5372ae719ca4550958f1e5bb4dd6eeac9cd;p=pandora-kernel.git [SERIAL] Fix resume handling bug Unfortunately, pcmcia_dev_present() returns false when a device is suspended, so checking this on resume does not work too well. Omit this test. Signed-off-by: Russell King --- Reading git-diff-tree failed