linux-stable-rt/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
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
device_id.h
ds.h [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00
mem_op.h
ss.h [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 2006-03-31 17:21:06 +02:00
version.h