From aa4b41b19470df86db62fb245532d2c6626b46b0 Mon Sep 17 00:00:00 2001 From: Rakesh Goyal Date: Thu, 24 May 2012 19:03:11 +0530 Subject: arm: tegra: cardhu: remove unused pinmux setting Remove unsued pinmux for pn544 nfc which was introduced in http://git-master/r/#change,62746 Bug 978207 Signed-off-by: Rakesh Goyal Reviewed-on: http://git-master/r/104468 (cherry picked from commit d3869078b53e6e3499880d508607dc4a9883cbe0) Change-Id: I7cad0dd480a00912873ca495d6ff53d34a934e1d Reviewed-on: http://git-master/r/104901 Tested-by: Peer Chen Reviewed-by: Rakesh Goyal GVS: Gerrit_Virtual_Submit Reviewed-by: Winnie Hsu --- arch/arm/mach-tegra/board-cardhu-pinmux.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-tegra/board-cardhu-pinmux.c b/arch/arm/mach-tegra/board-cardhu-pinmux.c index fd0a6ae34ffc..ee2b4b48b599 100644 --- a/arch/arm/mach-tegra/board-cardhu-pinmux.c +++ b/arch/arm/mach-tegra/board-cardhu-pinmux.c @@ -472,7 +472,6 @@ static __initdata struct tegra_pingroup_config cardhu_pinmux_cardhu_a03[] = { static __initdata struct tegra_pingroup_config cardhu_pinmux_e1291_a04[] = { DEFAULT_PINMUX(GMI_AD15, NAND, PULL_DOWN, NORMAL, OUTPUT), - DEFAULT_PINMUX(ULPI_DATA5, UARTA, PULL_UP, NORMAL, INPUT), DEFAULT_PINMUX(ULPI_DATA6, UARTA, NORMAL, NORMAL, OUTPUT), DEFAULT_PINMUX(SPI2_MOSI, SPI6, NORMAL, NORMAL, INPUT), DEFAULT_PINMUX(DAP3_SCLK, RSVD1, NORMAL, NORMAL, OUTPUT), -- cgit v1.2.3