Re: [PATCH 2.6.9-rc2-mm4 zr36120.c][5/8] Convert pci_find_device to pci_dev_present

From: Hanna Linder
Date: Wed Sep 29 2004 - 18:28:01 EST


--On Wednesday, September 29, 2004 11:15:30 PM +0100 Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

> On Mer, 2004-09-29 at 23:28, Hanna Linder wrote:
>> The dev was not used from pci_find_device so it was acceptable to replace
>> with pci_dev_present. There was no need for it to be in a while loop originally.
>> Compile tested.
>
> That code should die I think. All the tests it does are done in
> pci/quirks.c and set up pci_pci_flags
>
>

The whole driver is CONFIG_BROKEN anyway... I only verified my changes
didn't add new compiler errors. What part should I remove? Just this check?

Thanks.

Hanna


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