Files
linux/drivers/staging
Ian Abbott 01ea83bce2 staging: comedi: amplc_pci224: Change return type of pci224_find_pci()
pci224_find_pci() finds a supported PCI device, returning 0 on success
or -EIO on failure and returning the pointer to the PCI device via a
struct pci_dev ** parameter.  Change it to return the struct pci_dev *
on success or NULL on failure.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-04 20:50:06 -07:00
..
2012-05-17 13:17:41 -07:00
2012-05-02 11:48:07 -07:00
2012-05-14 13:31:09 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-04-29 21:32:20 -04:00
2012-03-08 11:47:02 -08:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00
2012-05-02 11:48:07 -07:00