* [PATCH] ARM/nuc900: add nuc900 kpi platform device structure to nuc910_dev
@ 2010-07-18 14:29 Wan ZongShun
0 siblings, 0 replies; only message in thread
From: Wan ZongShun @ 2010-07-18 14:29 UTC (permalink / raw)
To: linux-arm-kernel
This patch is to add nuc900 kpi platform device structure to nuc910_dev[],
which enables nuc910 keypad support.
Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
---
arch/arm/mach-w90x900/nuc910.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-w90x900/nuc910.c b/arch/arm/mach-w90x900/nuc910.c
index cd49776..1523f41 100644
--- a/arch/arm/mach-w90x900/nuc910.c
+++ b/arch/arm/mach-w90x900/nuc910.c
@@ -27,6 +27,7 @@ static struct platform_device *nuc910_dev[] __initdata = {
&nuc900_device_ts,
&nuc900_device_rtc,
&nuc900_device_lcd,
+ &nuc900_device_kpi,
};
/* define specific CPU platform io map */
--
1.6.3.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-07-18 14:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-18 14:29 [PATCH] ARM/nuc900: add nuc900 kpi platform device structure to nuc910_dev Wan ZongShun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).