From 485b5d108fcf75a1066c5de054f8adf2e6118845 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 27 Jan 2014 14:34:11 +0100 Subject: colibri_t20/colibri_t30: use new platform data for fusion touchscreen Fusion touchscreen driver now uses platform data to do GPIO initialization by itself. Make use of this by providing GPIO numbers instead of doing initialization in the board initialization. --- arch/arm/mach-tegra/board-colibri_t30.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/mach-tegra/board-colibri_t30.h') diff --git a/arch/arm/mach-tegra/board-colibri_t30.h b/arch/arm/mach-tegra/board-colibri_t30.h index 85563fe222ba..3c67cb10f960 100644 --- a/arch/arm/mach-tegra/board-colibri_t30.h +++ b/arch/arm/mach-tegra/board-colibri_t30.h @@ -43,9 +43,6 @@ #define EN_MIC_GND TEGRA_GPIO_PT1 -#define FUSION_PEN_DOWN TEGRA_GPIO_PY6 /* SODIMM 103 */ -#define FUSION_RESET TEGRA_GPIO_PY7 /* SODIMM 101 */ - #define I2C_SCL TEGRA_GPIO_PC4 /* SODIMM 196 */ #define I2C_SDA TEGRA_GPIO_PC5 /* SODIMM 194 */ -- cgit v1.2.3