ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"
authorJoseph Lo <josephl@nvidia.com>
Mon, 8 Oct 2012 00:23:57 +0000 (00:23 +0000)
committerStephen Warren <swarren@nvidia.com>
Thu, 15 Nov 2012 22:09:01 +0000 (15:09 -0700)
commit641b4ef8f1fea88803cc1ff3f34d93ba6bcd8106
treeb520356b0fad5bd8d33b8cadddf7a9e7d2d50ad1
parentd5db9a44229058ddfe4773aaefa5a465344d7b10
ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"

For the naming consistency under the mach-tegra, we re-name the file of
"sleep-tXX" to "sleep-tegraXX" (e.g., sleep-t30 to sleep-tegra30).

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/sleep-t20.S [deleted file]
arch/arm/mach-tegra/sleep-t30.S [deleted file]
arch/arm/mach-tegra/sleep-tegra20.S [new file with mode: 0644]
arch/arm/mach-tegra/sleep-tegra30.S [new file with mode: 0644]
This page took 0.025824 seconds and 5 git commands to generate.