]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: pinctrl: minor cleanup
authorStephen Warren <swarren@nvidia.com>
Wed, 25 Mar 2015 18:04:35 +0000 (12:04 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:13 +0000 (14:35 +0200)
commitf2815ad2592b420fe4971f38dc01a2231f1e7d18
treee8aa34c306aac10a94d541b4c04c0b8241f66ed9
parent8959490e188ca635a2f13768408e82e4174b910a
ARM: tegra: pinctrl: minor cleanup

Move struct pmux_pingrp_desc type and tegra_soc_pingroups variable
declaration together with other pin/mux level definitions. Now the whole
file is grouped/ordered pin/mux-related then drvgrp-related definitions.

Fix typo in ifdef comment.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra/pinmux.h
arch/arm/mach-tegra/pinmux-common.c