[PATCH 0/2] staging: comedi: das08: A couple more changes

Ian Abbott abbotti at mev.co.uk
Wed Sep 5 10:02:38 UTC 2012


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(-)



More information about the devel mailing list