Re: [PATCH] PCI Update for 2.6.3-rc1

From: Geert Uytterhoeven
Date: Tue Feb 10 2004 - 11:04:14 EST


On Mon, 9 Feb 2004, Greg KH wrote:
> ChangeSet 1.1500.11.2, 2004/01/30 16:34:48-08:00, ambx1@xxxxxxxxxx
>
> [PATCH] PCI: Remove uneeded resource structures from pci_dev
>
> The following patch remove irq_resource and dma_resource from pci_dev. It
> appears that the serial pci driver depends on irq_resource, however, it may be
> broken portions of an old quirk. I attempted to maintain the existing behavior
> while removing irq_resource. I changed FL_IRQRESOURCE to FL_NOIRQ. Russell,
> could you provide any comments? irq_resource and dma_resource are most likely
> remnants from when pci_dev was shared with pnp.

FYI, at least one ISDN driver seems to need it as well:

| drivers/isdn/hardware/avm/b1isa.c: In function `b1isa_init':
| drivers/isdn/hardware/avm/b1isa.c:183: structure has no member named `irq_resource'

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/