linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Daniel Mack <daniel@caiaq.de>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH] input: add driver for EETI touchpanels [v5]
Date: Sat, 16 May 2009 20:57:19 +0200	[thread overview]
Message-ID: <20090516205719.15fbec97@hyperion.delvare> (raw)
In-Reply-To: <1242495290-11497-1-git-send-email-daniel@caiaq.de>

On Sat, 16 May 2009 19:34:50 +0200, Daniel Mack wrote:
> This patch adds a driver for EETI's I2C connected touchscreens.
> 
> Signed-off-by: Daniel Mack <daniel@caiaq.de>
> Tested-by: Sven Neumann <s.neumann@raumfeld.com>
> Cc: Jean Delvare <khali@linux-fr.org>
> ---
>  drivers/input/touchscreen/Kconfig   |    9 +
>  drivers/input/touchscreen/Makefile  |    1 +
>  drivers/input/touchscreen/eeti_ts.c |  286 +++++++++++++++++++++++++++++++++++
>  3 files changed, 296 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/input/touchscreen/eeti_ts.c

For the i2c part:
Acked-by: Jean Delvare <khali@linux-fr.org>

-- 
Jean Delvare

  reply	other threads:[~2009-05-16 18:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16  9:27 [PATCH] input: add driver for EETI touchpanels [v4] Daniel Mack
2009-05-16 15:57 ` Jean Delvare
2009-05-16 17:32   ` Daniel Mack
2009-05-16 17:34     ` [PATCH] input: add driver for EETI touchpanels [v5] Daniel Mack
2009-05-16 18:57       ` Jean Delvare [this message]
2009-05-19  9:01         ` Daniel Mack
2009-05-20  2:30           ` Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090516205719.15fbec97@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=daniel@caiaq.de \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).