Re: [PATCH 0/7] hid: egalax: Rework to include Joojoo and Wetab support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Henrik Rydberg
Date: Monday, November 29, 2010 - 6:41 am

On 11/29/2010 12:50 PM, Jiri Kosina wrote:



Something like this, perhaps?

From c6675000b59412b22f4f798de4268318e39b628c Mon Sep 17 00:00:00 2001
From: Henrik Rydberg <rydberg@euromail.se>
Date: Mon, 29 Nov 2010 14:40:11 +0100
Subject: [PATCH] hid: egalax: Document the newly supported models in Kconfig

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
---
 drivers/hid/Kconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 3052e29..401acec 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -154,7 +154,8 @@ config HID_EGALAX
 	tristate "eGalax multi-touch panel"
 	depends on USB_HID
 	---help---
-	Support for the eGalax dual-touch panel.
+	Support for the eGalax dual-touch panels, including the
+	Joojoo and Wetab tablets.

 config HID_ELECOM

Thanks,
Henrik
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/7] hid: egalax: Use kzalloc, Henrik Rydberg, (Mon Nov 29, 12:43 am)
[PATCH 2/7] hid: egalax: Setup input device manually (rev2), Henrik Rydberg, (Mon Nov 29, 12:43 am)
[PATCH 5/7] hid: egalax: Add event filtering (rev3), Henrik Rydberg, (Mon Nov 29, 12:43 am)
[PATCH 6/7] hid: egalax: Convert to MT slots (rev2), Henrik Rydberg, (Mon Nov 29, 12:43 am)
[PATCH 7/7] hid: egalax: Add support for Wetab, Henrik Rydberg, (Mon Nov 29, 12:43 am)
Re: [PATCH 0/7] hid: egalax: Rework to include Joojoo and ..., Henrik Rydberg, (Mon Nov 29, 6:41 am)