• Russell King's avatar
    [PCMCIA] Remove now obsolete work queues, spinlocks and variables. · 1d7be70b
    Russell King authored
    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.
    1d7be70b
sa11xx_core.h 3.13 KB