Matthew Wilcox wrote:
On Sat, Sep 10, 2005 at 05:39:52PM -0400, Jeff Garzik wrote:Look at what the IDE code is trying to do. All it cares about is whether -any PCI device at all- is present, a boolean value.Why not change it to query whether any IDE device is present, perhaps using pci_get_class()?
Because that's not what the code is attempting to discover. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Grant Grundler <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- References:
- [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Jiri Slaby <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Greg KH <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Jeff Garzik <[email protected]>
- Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- From: Matthew Wilcox <[email protected]>
- [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- Prev by Date: Re: [GIT PATCH] Remove devfs from 2.6.13
- Next by Date: Re: [PATCH] (i)stallion remove
- Previous by thread: Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- Next by thread: Re: [PATCH] include: pci_find_device remove (include/asm-i386/ide.h)
- Index(es):