Re: [PATCH] iomap: implement pcim_iounmap_regions()

From: Jeff Garzik
Date: Fri Mar 09 2007 - 09:08:19 EST


Tejun Heo wrote:
Implement pcim_iounmap_regions() - the opposite of
pcim_iomap_regions().

Signed-off-by: Tejun heo <htejun@xxxxxxxxx>
---
This one is used by libata's new init model and generally useful for
driver midlayers. Please push it through libata-dev#upstream.

Thanks.

include/linux/pci.h | 1 +
lib/devres.c | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+), 0 deletions(-)

applied


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