kernel-ark/sound/pcmcia/vx
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
..
Makefile
vxp_mixer.c [ALSA] semaphore -> mutex (Archs, misc buses) 2006-03-22 10:25:43 +01:00
vxp_ops.c [ALSA] Remove xxx_t typedefs: VXdriver 2006-01-03 12:18:42 +01:00
vxpocket.c [PATCH] pcmcia: use bitfield instead of p_state and state 2006-03-31 17:26:33 +02:00
vxpocket.h [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 2006-03-31 17:15:57 +02:00