]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: tegra: pinctrl: move Tegra210 code to the correct dir
authorStephen Warren <swarren@nvidia.com>
Wed, 25 Mar 2015 18:04:34 +0000 (12:04 -0600)
committerTom Warren <twarren@nvidia.com>
Mon, 30 Mar 2015 16:54:06 +0000 (09:54 -0700)
commit0edb3a8ec9a48725bf323e99b2167318fae4315a
treeef229ef220bc9f32a0bd826c5b80e07447fee003
parentd8bafe1310487ba0e0785997726b4792072178d3
ARM: tegra: pinctrl: move Tegra210 code to the correct dir

Patches that added the Tegra210 pinctrl driver and renamed directories
arch/arm/cpu/tegra{$soc}-common -> arch/arm/mach-tegra/tegra-${soc}
crossed. Move the Tegra210 pinctrl driver to the correct location. This
wasn't detected since Tegra210 support is in the process of being added,
and isn't buildable yet.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/tegra210/pinmux.c [moved from arch/arm/cpu/tegra210-common/pinmux.c with 100% similarity]