On 14/01/15 17:05, H Hartley Sweeten wrote:
The comedi legacy drivers that use ISA DMA all currently depend on the
ISA_DMA_API being avaliable in order to be selected. The ISA_DMA_API is
only needed to optionally support DMA when running asnyc commands.
Introduce a new helper module that provide
The comedi legacy drivers that use ISA DMA all currently depend on the
ISA_DMA_API being avaliable in order to be selected. The ISA_DMA_API is
only needed to optionally support DMA when running asnyc commands.
Introduce a new helper module that provides all the ISA DMA support. Modify
the Kconfig