Re: [PATCH] Update pcips2 driver

From: Russell King
Date: Mon Jul 12 2004 - 17:05:07 EST


On Mon, Jul 12, 2004 at 01:25:25PM -0700, Andrew Morton wrote:
> Russell King <rmk+lkml@xxxxxxxxxxxxxxxx> wrote:
> >
> > Use pci_request_regions()/pci_release_regions() instead of
> > request_region()/release_region()
>
> Some of this patch is already in Vojtech's tree. If it's not critical,
> perhaps it would be best if he took the remaining bit:

Looking at the bits in the 2.6.7-mm7 tree, none of my original patch
is merged, and merging the bit below would mean that we then have an
asymetry between the function used to request the resources and the
function used to release them.

Therefore, I think the original patch should stand as-is.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
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/