commit | f6fbe01ac976f3ec618cd5fb71ad9ce2cfa7ab2b | [log] [tgz] |
---|---|---|
author | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Jan 20 15:10:23 2006 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Fri Mar 31 17:26:31 2006 +0200 |
tree | 60758f4c397c9123b40e2ab5da14b5ffc3a5c3d9 | |
parent | b4c884000a7d3664dd8ad7227241456bd7824d86 [diff] |
[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 <linux@dominikbrodowski.net>