summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-mxc/pmic_adc.h
diff options
context:
space:
mode:
authorDaniel Schaeffer <daniel.schaeffer@timesys.com>2008-09-16 11:28:12 -0400
committerDaniel Schaeffer <daniel.schaeffer@timesys.com>2008-09-16 11:28:12 -0400
commit341eb9e936e686e0f69630a004cc7dc158aa530f (patch)
tree0deb3c17401ddbd666f93dac59b58362ae831840 /include/asm-arm/arch-mxc/pmic_adc.h
parent417e355921b5800925613cf337ee9c11e57683e2 (diff)
Changed touchscreen parameters to fix the right side2.6.24-mx31pdk-200809161528
touchscreen input. Signed-off-by: Justin Waters <justin.waters@timesys.com> Acked-by: Daniel Schaeffer <daniel.schaeffer@timesys.com>
Diffstat (limited to 'include/asm-arm/arch-mxc/pmic_adc.h')
-rw-r--r--include/asm-arm/arch-mxc/pmic_adc.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-arm/arch-mxc/pmic_adc.h b/include/asm-arm/arch-mxc/pmic_adc.h
index 832cfe351403..141c44086051 100644
--- a/include/asm-arm/arch-mxc/pmic_adc.h
+++ b/include/asm-arm/arch-mxc/pmic_adc.h
@@ -100,16 +100,6 @@
*/
#define TOUCH_SCREEN_READ_UNINSTALL _IOWR('D',5, int)
-/*! @{ */
-/*!
- * @name Touch Screen minimum and maximum values
- */
-#define TS_X_MIN 80 /*! < Minimum X */
-#define TS_Y_MIN 80 /*! < Minimum Y */
-
-#define TS_X_MAX 1000 /*! < Maximum X */
-#define TS_Y_MAX 1000 /*! < Maximum Y */
-/*! @} */
/*!
* This enumeration defines input channels for PMIC ADC
*/