aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/ab8500.h
diff options
context:
space:
mode:
authorMattias Wallin <mattias.wallin@stericsson.com>2010-12-02 15:40:31 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-01-14 12:37:47 +0100
commite098aded79f24e2024139e82f778ff9db6dc142a (patch)
tree9a8e55da30e25ddf10f1476dfc4c4c9467efe800 /include/linux/mfd/ab8500.h
parentmfd: ab8500-core wake up from suspend (diff)
downloadlinux-dev-e098aded79f24e2024139e82f778ff9db6dc142a.tar.xz
linux-dev-e098aded79f24e2024139e82f778ff9db6dc142a.zip
mfd: ab8500-core ioresources irq for subdrivers added
This patch adds the ioresources used by subdrivers to retrieve their interrupt. Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to '')
-rw-r--r--include/linux/mfd/ab8500.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/mfd/ab8500.h b/include/linux/mfd/ab8500.h
index 85cf2c28fac6..1ad169655235 100644
--- a/include/linux/mfd/ab8500.h
+++ b/include/linux/mfd/ab8500.h
@@ -91,8 +91,8 @@
#define AB8500_INT_ID_DET_R4F 93
#define AB8500_INT_USB_CHG_DET_DONE 94
#define AB8500_INT_USB_CH_TH_PROT_F 96
-#define AB8500_INT_USB_CH_TH_PROP_R 97
-#define AB8500_INT_MAIN_CH_TH_PROP_F 98
+#define AB8500_INT_USB_CH_TH_PROT_R 97
+#define AB8500_INT_MAIN_CH_TH_PROT_F 98
#define AB8500_INT_MAIN_CH_TH_PROT_R 99
#define AB8500_INT_USB_CHARGER_NOT_OKF 103