linux/include/pcmcia
Dominik Brodowski e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state
Instead of the two status values struct pcmcia_device->p_state and state,
use descriptive bitfields. Most value-checking in drivers was invalid, as
the core now only calls the ->remove() (a.k.a. detach) function in case the
attachement _and_ configuration was successful.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2006-03-31 17:26:33 +02:00
..
bulkmem.h [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 2006-03-31 17:21:06 +02:00
ciscode.h [PATCH] pcmcia: remove wrong comment in ciscode.h 2006-03-31 17:04:22 +02:00
cisreg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cistpl.h [PATCH] pcmcia: remove pcmcia_compat.c 2006-03-31 17:02:33 +02:00
cs.h [PATCH] pcmcia: remove unneeded Vcc pseudo setting 2006-03-31 17:15:55 +02:00
cs_types.h [PATCH] pcmcia: remove client_t usage 2005-07-07 18:24:06 -07:00
device_id.h [PATCH] pcmcia: Add macro to match PCMCIA cards by numeric ID and first vendor string 2006-03-01 11:11:26 +01:00
ds.h [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00
mem_op.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ss.h [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 2006-03-31 17:21:06 +02:00
version.h [PATCH] pcmcia: remove client services version 2005-07-07 18:24:06 -07:00