Re: [PATCH 0/5] staging: comedi: split bus support into separate modules

From: Ian Abbott
Date: Fri Oct 31 2014 - 19:01:04 EST


On 31/10/14 22:53, Ian Abbott wrote:
I like the idea of the core comedi module being separated from all the
various buses. And other buses can be added easily without pulling extra
dependencies into the core (e.g. for platform or spi devices).

And if this get's accepted, I'd like to complete the separation by moving the PCI, USB and PCMCIA stuf out of the "comedidev.h" header into their own headers, which obviously means small edits to most of the low-level drivers to #include different headers. (But then, "comedi_pci.h" could #include <linux/pci.h> for example.)

--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=-
-=( Web: http://www.mev.co.uk/ )=-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/