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
..
2006-03-26 08:57:09 -08:00
2006-03-25 08:22:52 -08:00
2006-03-28 09:16:08 -08:00
2006-03-24 07:33:24 -08:00
2006-03-27 08:44:51 -08:00
2006-03-29 13:24:50 +11:00
2006-03-29 13:24:50 +11:00
2006-03-25 08:22:52 -08:00
2006-03-27 08:44:52 -08:00
2006-03-23 07:38:16 -08:00
2006-03-24 18:23:14 +01:00