A couple more changes to the das08 driver to avoid unnecessary manipulation of PCI device reference counts and to remove a pointer to the PCI device from the private data structure (replacing it with common comedi mechanisms to save and retrieve this pointer). 1) das08: No need to manipulate PCI ref count 2) das08: Use struct comedi_device hw_dev for PCI drivers/staging/comedi/drivers/das08.c | 18 ++++-------------- drivers/staging/comedi/drivers/das08.h | 1 - 2 files changed, 4 insertions(+), 15 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel