[PCMCIA] Remove now obsolete work queues, spinlocks and variables.
Since the cs.c pcmcia core has a per-socket thread, we don't need each socket driver having a work queue and associated complexity. Therefore, remove this complexity and allow the socket drivers to call pcmcia_parse_events directly from their interrupt or timer handlers.
Showing
Please register or sign in to comment