Replace pci_find_device with pci_get_device, and use pci_dev_get and
authorIan Abbott <abbotti@mev.co.uk>
Wed, 27 Jun 2007 10:54:55 +0000 (10:54 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Wed, 27 Jun 2007 10:54:55 +0000 (10:54 +0000)
commitbd46d3616629023470740df2c6b5e30a0cb051af
treed17f43a47fa74f7fd7106f8544c448d3e0c976f5
parent2a5e7a1dd02ccbd04c1e5a053c926889710436a2
Replace pci_find_device with pci_get_device, and use pci_dev_get and
pci_dev_put to manage reference count for pci device.

Also, check result of kmalloc in pci_card_list_init.
comedi/drivers/icp_multi.h