All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM/nuc900: add nuc900 kpi platform device structure to nuc910_dev
@ 2010-07-18 14:29 ` Wan ZongShun
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

end of thread, other threads:[~2010-07-18 14:29 UTC | newest]

Thread overview: 2+ messages (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
2010-07-18 14:29 ` Wan ZongShun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.