Re: [PATCH][5/3][ARM] PCI quirks update for ARM

From: David Woodhouse
Date: Wed Aug 04 2004 - 08:14:01 EST


On Tue, 2004-08-03 at 12:37 -0700, Deepak Saxena wrote:
> On Aug 03 2004, at 18:33, David Woodhouse was caught saying:
> > It's a pain in the arse to set up platform-specific PCI quirks -- you
> > have to put your platform-specific quirk into the generic (or at least
> > the architecture) array. This patch fixes that, allowing you to
> > DECLARE_PCI_FIXUP_HEADER() or DECLARE_PCI_FIXUP_FINAL() anywhere you
> > like.
>
> Good idea. Following is ARM patch.

Thanks. I did the rest of the architectures too -- it's all at
bk://linux-mtd.bkbits.net/quirks-2.6

It probably doesn't want to go to Linus until after 2.6.8 is released,
but perhaps we could put it in the -mm tree until then?

I note that just about everyone has their own identical definition of
pci_fixup_ide_bases(). We should probably clean that up.

--
dwmw2

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