Re: [PATCH v5 12/16] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq

From: Viresh Kumar
Date: Sun Nov 09 2014 - 23:52:21 EST


On 24 October 2014 20:09, Mikko Perttunen <mikko.perttunen@xxxxxxxx> wrote:
> From: Tuomas Tynkkynen <ttynkkynen@xxxxxxxxxx>
>
> The Tegra124 will use a different driver for frequency scaling, so
> rename the old driver (which handles only Tegra20) appropriately.
>
> Signed-off-by: Tuomas Tynkkynen <ttynkkynen@xxxxxxxxxx>
> Signed-off-by: Mikko Perttunen <mikko.perttunen@xxxxxxxx>
> ---
> drivers/cpufreq/Kconfig.arm | 6 +-
> drivers/cpufreq/Makefile | 2 +-
> drivers/cpufreq/tegra-cpufreq.c | 218 --------------------------------------
> drivers/cpufreq/tegra20-cpufreq.c | 218 ++++++++++++++++++++++++++++++++++++++
> 4 files changed, 222 insertions(+), 222 deletions(-)
> delete mode 100644 drivers/cpufreq/tegra-cpufreq.c
> create mode 100644 drivers/cpufreq/tegra20-cpufreq.c

Its just not readable enough.. You should have used: git format-patch -C -M
--
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/