]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:13 +0000 (14:35 +0200)
commit8959490e188ca635a2f13768408e82e4174b910a
tree93ca81554adfb236056da31fdc5f337e8ffc2d0c
parentc3768c0cbc7d4a2651205b708f67fb1ac4b066e7
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]