[PATCH 16/17] ARM: tegra: use machine specific hook for late init

Stephen Warren swarren at wwwdotorg.org
Thu Apr 26 11:51:49 EDT 2012


On 04/26/2012 09:38 AM, Shawn Guo wrote:

BTW, it'd be useful to CC everyone on the cover letter for context.

I think this mostly looks fine, except for one issue below:

> diff --git a/arch/arm/mach-tegra/common.c b/arch/arm/mach-tegra/common.c

> +void __init tegra_init_late(void)
> +{
> +	tegra_clk_debugfs_init();
> +	tegra_pinmux_debuginit();

That function has been removed ...

> +	tegra_powergate_debugfs_init();
> +}

> diff --git a/arch/arm/mach-tegra/pinmux.c b/arch/arm/mach-tegra/pinmux.c

... because this whole file will be deleted in 3.5; see
git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
gpio-pinmux

I'm not sure if you want to remove that part of this patch to make it
merge more easily?



More information about the linux-arm-kernel mailing list