summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
diff options
context:
space:
mode:
authorPeter Rusko <rusko.peter@prolan.hu>2011-11-30 16:43:27 +0100
committerShawn Guo <shawn.guo@linaro.org>2011-12-02 13:27:23 +0800
commit7d8b894ca135a896f32934f7d096714d5bc687e6 (patch)
tree93d8381415f58681caa0eb02ae1fc905a4e01245 /arch/arm/mach-mxs
parent11357be9246c7d1acf9b37ad54a18b29bbb734be (diff)
downloadop-kernel-dev-7d8b894ca135a896f32934f7d096714d5bc687e6.zip
op-kernel-dev-7d8b894ca135a896f32934f7d096714d5bc687e6.tar.gz
ARM: mx28: LRADC macro rename
It's a correction of two macro names, renaming them from IRADC to LRADC. Signed-off-by: Peter Rusko <rusko.peter@prolan.hu> Acked-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-mxs')
-rw-r--r--arch/arm/mach-mxs/include/mach/mx28.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-mxs/include/mach/mx28.h b/arch/arm/mach-mxs/include/mach/mx28.h
index 75d8611..30c7990 100644
--- a/arch/arm/mach-mxs/include/mach/mx28.h
+++ b/arch/arm/mach-mxs/include/mach/mx28.h
@@ -104,8 +104,8 @@
#define MX28_INT_CAN1 9
#define MX28_INT_LRADC_TOUCH 10
#define MX28_INT_HSADC 13
-#define MX28_INT_IRADC_THRESH0 14
-#define MX28_INT_IRADC_THRESH1 15
+#define MX28_INT_LRADC_THRESH0 14
+#define MX28_INT_LRADC_THRESH1 15
#define MX28_INT_LRADC_CH0 16
#define MX28_INT_LRADC_CH1 17
#define MX28_INT_LRADC_CH2 18
OpenPOWER on IntegriCloud