Re: [PATCH 1/5] PowerPC: Move of_device allocation into of_device.[ch]

From: Arnd Bergmann
Date: Thu Sep 27 2007 - 07:42:08 EST


On Wednesday 26 September 2007, Joachim Fenkes wrote:
> Extract generic of_device allocation code from of_platform_device_create()
> and move it into of_device.[ch], called of_device_alloc(). Also, there's now
> of_device_free() which puts the device node.
>
> This way, bus drivers that build on of_platform (like ibmebus will) can
> build upon this code instead of reinventing the wheel.
>
> Signed-off-by: Joachim Fenkes <fenkes@xxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
-
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/