Thread (2 messages) 2 messages, 2 authors, 2010-05-27
STALE5846d

[PATCH] s3c2410_ts: restore s3c24xx ids

From: Vasily Khoruzhick <anarsoul@gmail.com>
Date: 2010-05-27 06:16:37
Also in: linux-arm-kernel
Subsystem: arm/samsung s3c, s5p and exynos arm architectures, input (keyboard, mouse, joystick, touchscreen) drivers, the rest · Maintainers: Krzysztof Kozlowski, Dmitry Torokhov, Linus Torvalds

Without s3c24xx ids driver doesn't attach on s3c2410 and s3c244x

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
---
 drivers/input/touchscreen/s3c2410_ts.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/input/touchscreen/s3c2410_ts.c b/drivers/input/touchscreen/s3c2410_ts.c
index e0b7c83..ac5d0f9 100644
--- a/drivers/input/touchscreen/s3c2410_ts.c
+++ b/drivers/input/touchscreen/s3c2410_ts.c
@@ -413,6 +413,8 @@ static struct dev_pm_ops s3c_ts_pmops = {
 #endif
 
 static struct platform_device_id s3cts_driver_ids[] = {
+	{ "s3c2410-ts", 0 },
+	{ "s3c2440-ts", 0 },
 	{ "s3c64xx-ts", FEAT_PEN_IRQ },
 	{ }
 };
-- 
1.7.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help