mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| avm_cs.c | ||
| avmcard.h | ||
| b1.c | ||
| b1dma.c | ||
| b1isa.c | ||
| b1pci.c | ||
| b1pcmcia.c | ||
| c4.c | ||
| t1isa.c | ||
| t1pci.c | ||