[PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()

Andrew Morton akpm at linux-foundation.org
Thu May 1 03:31:32 EST 2008


On Wed, 30 Apr 2008 11:08:51 -0500 (CDT)
Kumar Gala <galak at kernel.crashing.org> wrote:

> From: Emil Medve <Emilian.Medve at Freescale.com>
> 
> We provide an ioremap_flags so provide a coresphonding devm_ioremap_flags.
> 
> Signed-off-by: Emil Medve <Emilian.Medve at Freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> 
> Forgot to commit the actual implemtation in arch/powerpc/lib/devres.c
> 
> Which tree should this go through, powerpc.git?

I'd say so, yes.

> arch/powerpc/lib/Makefile |    1 +
> arch/powerpc/lib/devres.c |   33 +++++++++++++++++++++++++++++++++
> include/asm-powerpc/io.h  |    8 +++++++-
> include/linux/io.h        |    1 +
> lib/devres.c              |    2 +-
>



More information about the Linuxppc-dev mailing list