Message ID | 20190514172309.12874-1-linux@zary.sk (mailing list archive) |
---|---|
Headers | show |
Series | fdomain: Resurrect driver | expand |
Ondrej, > Resurrect previously removed fdomain driver, in modern style. > Initialization is rewritten completely, with support for multiple > cards, no more global state variables. Most of the code from > interrupt handler is moved to a workqueue. > > This is a modularized version with core separated from bus-specific > drivers (PCI, ISA and PCMCIA). Only PCI and ISA drivers are submitted > for now. Applied to 5.3/scsi-queue. Thanks!