From: Prashant Gaikwad <pgaikwad@nvidia.com>
To: <swarren@wwwdotorg.org>
Cc: <olof@lixom.net>, <ccross@android.com>, <mturquette@ti.com>,
<pdeschrijver@nvidia.com>, <linux-arm-kernel@lists.infradead.org>,
<linux-tegra@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Prashant Gaikwad <pgaikwad@nvidia.com>
Subject: [PATCH v4 3/6] ARM: tegra: Rename tegra20 clock file
Date: Mon, 6 Aug 2012 11:57:41 +0530 [thread overview]
Message-ID: <1344234464-23901-4-git-send-email-pgaikwad@nvidia.com> (raw)
In-Reply-To: <1344234464-23901-1-git-send-email-pgaikwad@nvidia.com>
Make the name consistent with other files.
s/tegra2/tegra20
Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
---
arch/arm/mach-tegra/Makefile | 2 +-
.../{tegra2_clocks.c => tegra20_clocks.c} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
rename arch/arm/mach-tegra/{tegra2_clocks.c => tegra20_clocks.c} (100%)
diff --git a/arch/arm/mach-tegra/Makefile b/arch/arm/mach-tegra/Makefile
index 655fcfc..f07f994 100644
--- a/arch/arm/mach-tegra/Makefile
+++ b/arch/arm/mach-tegra/Makefile
@@ -12,7 +12,7 @@ obj-y += powergate.o
obj-y += apbio.o
obj-$(CONFIG_CPU_IDLE) += cpuidle.o
obj-$(CONFIG_CPU_IDLE) += sleep.o
-obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra2_clocks.o
+obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20_clocks.o
obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20_clocks_data.o
obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra2_emc.o
obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += tegra30_clocks.o
diff --git a/arch/arm/mach-tegra/tegra2_clocks.c b/arch/arm/mach-tegra/tegra20_clocks.c
similarity index 100%
rename from arch/arm/mach-tegra/tegra2_clocks.c
rename to arch/arm/mach-tegra/tegra20_clocks.c
--
1.7.4.1
next prev parent reply other threads:[~2012-08-06 6:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-06 6:27 [PATCH v4 0/6] Port Tegra to generic clk framework Prashant Gaikwad
2012-08-06 6:27 ` [PATCH v4 1/6] ARM: tegra30: Separate out clk ops and clk data Prashant Gaikwad
2012-08-06 6:27 ` [PATCH v4 2/6] ARM: tegra20: " Prashant Gaikwad
2012-08-06 6:27 ` Prashant Gaikwad [this message]
2012-08-06 6:27 ` [PATCH v4 4/6] ARM: tegra: Add clk_tegra structure and helper functions Prashant Gaikwad
2012-08-06 6:27 ` [PATCH v4 5/6] ARM: tegra: Port tegra to generic clock framework Prashant Gaikwad
2012-08-06 6:27 ` [PATCH v4 6/6] ARM: tegra: Remove duplicate code Prashant Gaikwad
2012-08-06 20:19 ` [PATCH v4 0/6] Port Tegra to generic clk framework Stephen Warren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1344234464-23901-4-git-send-email-pgaikwad@nvidia.com \
--to=pgaikwad@nvidia.com \
--cc=ccross@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mturquette@ti.com \
--cc=olof@lixom.net \
--cc=pdeschrijver@nvidia.com \
--cc=swarren@wwwdotorg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®