Re: [PATCH 5/5] Sonypi: use pci_get_device

From: Stelian Pop
Date: Mon Oct 25 2004 - 07:59:27 EST


On Thu, Oct 21, 2004 at 01:59:35AM -0500, Dmitry Torokhov wrote:

> ChangeSet@xxxxxx, 2004-10-21 01:48:41-05:00, dtor_core@xxxxxxxxxxxxx
> Sonypi: switch from pci_find_device to pci_get_device.
[...]
> + struct pci_dev *pcidev;
> +
> + pcidev = pci_find_device(PCI_VENDOR_ID_INTEL,
> + PCI_DEVICE_ID_INTEL_82371AB_3,
> + NULL);

I guess this is supposed to be pci_get_device no ? :)

Stelian.
--
Stelian Pop <stelian@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/