From: Dominik Brodowski Date: Fri, 20 Jan 2006 14:10:23 +0000 (+0100) Subject: [PATCH] pcmcia: remove unused p_dev->state flags X-Git-Tag: v2.6.17-rc1~14^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6fbe01ac976f3ec618cd5fb71ad9ce2cfa7ab2b;p=pandora-kernel.git [PATCH] pcmcia: remove unused p_dev->state flags Remove the unused DEV_RELEASE_PENDING flag, and move the DEV_SUSPEND flag into the p_dev structure, and make use of it at the core level. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed