linux/include/pcmcia
Dominik Brodowski 04de081617 pcmcia: pcmcia_dev_present bugfix
pcmcia_dev_present is in and by itself buggy. Add a note specifying
why it is broken, and replace the broken locking -- taking a mutex
is a bad idea in IRQ context, from which this function is rarely
called -- by an atomic_t.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2010-04-21 08:09:17 +02:00
..
ciscode.h
cisreg.h
cistpl.h
cs_types.h
cs.h
device_id.h
ds.h pcmcia: pcmcia_dev_present bugfix 2010-04-21 08:09:17 +02:00
mem_op.h
ss.h pcmcia: pcmcia_dev_present bugfix 2010-04-21 08:09:17 +02:00