[PATCH 6/7] arm: plat-omap: system.h: move voiceblue definitions into the board header
Tony Lindgren
tony at atomide.com
Wed Jan 19 20:26:44 EST 2011
* Russell King - ARM Linux <linux at arm.linux.org.uk> [110118 01:23]:
> On Tue, Jan 18, 2011 at 09:52:44AM +0200, Aaro Koskinen wrote:
> > Move voiceblue definitions into the board-specific header.
> >
> > Signed-off-by: Aaro Koskinen <aaro.koskinen at iki.fi>
>
> Let's instead simplify this, and allow other platforms to hook into the
> reset handler if they choose. This has only been build-tested on my
> omap1 (which includes voiceblue) and omap4 configurations.
>
> 8<------
> Subject: ARM: OMAP: Allow platforms to hook reset cleanly
>
> This adds a clean method to allow platforms to hook into the reset
> code if they require to.
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> ---
> arch/arm/mach-omap1/Makefile | 2
> arch/arm/mach-omap1/board-voiceblue.c | 106 +++++++++++++++++--------------
> arch/arm/mach-omap1/reset.c | 25 +++++++
> arch/arm/mach-omap2/prcm.c | 5 +
> arch/arm/plat-omap/include/plat/prcm.h | 1
> arch/arm/plat-omap/include/plat/system.h | 38 -----------
> 6 files changed, 91 insertions(+), 86 deletions(-)
Looks good to me. I'll queue all these into devel-cleanup
branch for the next merge window.
Regards,
Tony
More information about the linux-arm-kernel
mailing list