[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130724080711.GM10027@verge.net.au>
Date: Wed, 24 Jul 2013 17:07:12 +0900
From: Simon Horman <horms@...ge.net.au>
To: Magnus Damm <magnus.damm@...il.com>
Cc: linux-kernel@...r.kernel.org, g.liakhovetski@....de,
linux-sh@...r.kernel.org
Subject: Re: [PATCH] ARM: shmobile: r8a73a4: Remove ->init_machine() special
case
On Wed, Jul 24, 2013 at 12:53:15PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@...nsource.se>
>
> No need to special case r8a73a4 ->init_machine(),
> so get rid of undesired cpufreq platform device
> from the generic long term r8a73a4 DT support code.
>
> For short term support on APE6EVM the DT reference
> implementation already adds a "cpufreq-cpu0" platform
> device so that can be used for development.
>
> Regarding more long term cpufreq support, perhaps
> it makes sense to adjust the cpufreq driver to check
> for DT information directly instead of using a
> platform device for software configuration and DT
> for hardware parameters.
>
> Signed-off-by: Magnus Damm <damm@...nsource.se>
> ---
>
> arch/arm/mach-shmobile/setup-r8a73a4.c | 6 ------
> 1 file changed, 6 deletions(-)
Thanks, I have queued this up for v3.12 in the cleanup2 branch.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists