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: <abbo...@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to