On 26/08/14 01:55, H Hartley Sweeten wrote:
Introduce a new helper function, comedi_pci_detach(), that can be used
as the (*detach) of a comedi PCI driver to handle the boilerplate code
of the PCI driver detach.
Use the the new helper to remove the boilerplate from most of the comedi
PCI drivers
Introduce a new helper function, comedi_pci_detach(), that can be used
as the (*detach) of a comedi PCI driver to handle the boilerplate code
of the PCI driver detach.
Use the the new helper to remove the boilerplate from most of the comedi
PCI drivers.
Some of the drivers need additional cleanup