• A
    pcmcia: Fix up legacy driver IRQs · 47cbb110
    Alan Cox 提交于
    The PCMCIA layer obsoleted asking for per device private IRQS some years
    ago and all the drivers by inspection correctly use dev_id and handle
    shared interrupts [they get em anyway in most PCI bridged PCMCIA/Cardbus]
    so can be adjusted.
    
    This gets rid of the various bugs reported where there is spewage about
    conflicting irq types and sometimes the driver won't load.
    
    (Note I don't have all of these devices to test each one beyond by inspection)
    Signed-off-by: NAlan Cox <alan@redhat.com>
    Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
    47cbb110
netwave_cs.c 42.0 KB