aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/tc6393xb.h
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2008-10-03 20:11:36 +0200
committerSamuel Ortiz <samuel@sortiz.org>2008-10-19 22:54:10 +0200
commit51a55623565c6ca864f7cf19e87c2d4bde1c0c5e (patch)
tree1151f856655c95b60b045d60732b23ab75403fef /include/linux/mfd/tc6393xb.h
parentmfd: Fix htc-egpio compile warning (diff)
downloadlinux-dev-51a55623565c6ca864f7cf19e87c2d4bde1c0c5e.tar.xz
linux-dev-51a55623565c6ca864f7cf19e87c2d4bde1c0c5e.zip
mfd: add OHCI cell to tc6393xb
Add information regarding OHCI cell of the tc6393xb Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Acked-by: Ian Molton <spyro@f2s.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Diffstat (limited to 'include/linux/mfd/tc6393xb.h')
-rw-r--r--include/linux/mfd/tc6393xb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tc6393xb.h b/include/linux/mfd/tc6393xb.h
index 3ce10ae0f397..4437736ebe19 100644
--- a/include/linux/mfd/tc6393xb.h
+++ b/include/linux/mfd/tc6393xb.h
@@ -44,6 +44,7 @@ struct tc6393xb_platform_data {
*/
#define IRQ_TC6393_NAND 0
#define IRQ_TC6393_MMC 1
+#define IRQ_TC6393_OHCI 2
#define TC6393XB_NR_IRQS 8