Re: [PATCH 3/3] pci: gt96100eth use pci probing

From: Ralf Baechle
Date: Thu May 25 2006 - 06:41:08 EST


On Wed, May 24, 2006 at 08:52:49PM -0400, Jeff Garzik wrote:

> Jiri Slaby wrote:
> >gt96100eth use pci probing
> >
> >Convert pci_find_device to pci probing. Use dev_* macros for printing.
> >
> >Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx>

The GT-96100 is not a PCI device but a system controller. The driver
just checkes for the PCI ID to ensure it is not by accident being loaded
on the wrong type of system. Which of course is suspect. If anything it
should become a platform device.

Ralf
-
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/