From: Stephen Warren Date: Fri, 16 Dec 2011 22:12:25 +0000 (-0700) Subject: arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio X-Git-Tag: v3.3-rc1~140^2~4^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4a30c8494c44972b05106d1eb16a7530dd74d4;p=pandora-kernel.git arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio The pinctrl device name is included in the pinctrl map table, and used as a parameter to pin_config_*() functions. Hence, it must be the same for non-DT and DT kernels. Add AUXDATA to cause this. The GPIO device name will be used by the pinmux/GPIO initialization code in a later patch, and needs to stay constant. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed