[RFC PATCH 0/4] fdomain: Resurrect driver (modular version)

From: Ondrej Zary
Date: Mon Apr 22 2019 - 13:34:11 EST



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 driver is tested for now. The other two could
be dropped until they get tested.

--
Ondrej Zary