[PATCH 06/14] sta2x11-mfd, sta2x11-mfd.h: add more platform device types

From: Davide Ciminaghi
Date: Sun Jun 10 2012 - 21:00:27 EST


From: Davide Ciminaghi <ciminaghi@xxxxxxxxx>


Signed-off-by: Davide Ciminaghi <ciminaghi@xxxxxxxxx>
---
include/linux/mfd/sta2x11-mfd.h | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/include/linux/mfd/sta2x11-mfd.h b/include/linux/mfd/sta2x11-mfd.h
index 2867d55..4b2667a 100644
--- a/include/linux/mfd/sta2x11-mfd.h
+++ b/include/linux/mfd/sta2x11-mfd.h
@@ -28,8 +28,12 @@

enum sta2x11_mfd_plat_dev {
sta2x11_sctl = 0,
- sta2x11_apbreg = 1,
- sta2x11_apb_soc_regs = 2,
+ sta2x11_gpio,
+ sta2x11_scr,
+ sta2x11_time,
+ sta2x11_apbreg,
+ sta2x11_apb_soc_regs,
+ sta2x11_vic,
sta2x11_n_mfd_plat_devs,
};

--
1.7.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/