[PATCH 0/7] staging: comedi: update jr3_pci driver

Ian Abbott abbotti at mev.co.uk
Thu Nov 1 18:34:34 UTC 2012


Tidy up the "jr3_pci" driver a bit and update it to use the
`auto_attach()` method to auto-attach PCI devices.  Remove the
`attach()` method as theere is no need to support manual attachment of
devices via the `COMEDI_DEVCONFIG` ioctl.

1) staging: comedi: jr3_pci: use auto_attach method
2) staging: comedi: jr3_pci: rename card variable
3) staging: comedi: jr3_pci: remove devpriv->pci_dev
4) staging: comedi: jr3_pci: remove devpriv->pci_enabled
5) staging: comedi: jr3_pci: remove noisy printk
6) staging: comedi: jr3_pci: update driver description comment
7) staging: comedi: jr3_pci: CodingStyle fixes

 drivers/staging/comedi/drivers/jr3_pci.c | 606 +++++++++++++------------------
 1 file changed, 244 insertions(+), 362 deletions(-)



More information about the devel mailing list