commit | f55fdec8359a626f2f9c202cdbb29c36f6309bc1 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Mar 25 12:04:34 2015 -0600 |
committer | Tom Warren <twarren@nvidia.com> | Mon Mar 30 09:54:06 2015 -0700 |
tree | ef229ef220bc9f32a0bd826c5b80e07447fee003 | |
parent | ab33c2c9ec34030079ff1913263b31cad35ec83a [diff] |
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>