linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Kwangwoo Lee <kwangwoo.lee@gmail.com>
Cc: akpm@linux-foundation.org, linux-input@vger.kernel.org,
	mm-commits@vger.kernel.org, dtor@mail.ru,
	David Brownell <david-b@pacbell.net>,
	felipe.balbi@nokia.com, Trilok Soni <soni.trilok@gmail.com>
Subject: Re: + input-add-tsc2007-based-touchscreen-driver.patch added to -mm tree
Date: Mon, 8 Dec 2008 10:39:29 +0100	[thread overview]
Message-ID: <20081208103929.576e9911@hyperion.delvare> (raw)
In-Reply-To: <483a38b80812080136s468b642cp1085fcf25c8f72ab@mail.gmail.com>

On Mon, 8 Dec 2008 18:36:43 +0900, Kwangwoo Lee wrote:
> From efd6b79f2e0220e41f95e5b6acf5aa4fc0b0339a Mon Sep 17 00:00:00 2001
> From: Kwangwoo Lee <kwangwoo.lee@gmail.com>
> Date: Mon, 8 Dec 2008 18:26:18 +0900
> Subject: [PATCH] input: add tsc2007 based touchscreen driver.
>  Use swap16() instead of be16_to_cpu() in tsc2007_xfer().
> 
> Thank you very much for all your comments regaring this driver.
> 
> Signed-off-by: Kwangwoo Lee <kwangwoo.lee@gmail.com>

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


> ---
>  drivers/input/touchscreen/Kconfig   |    9 +
>  drivers/input/touchscreen/Makefile  |    1 +
>  drivers/input/touchscreen/tsc2007.c |  376 +++++++++++++++++++++++++++++++++++
>  include/linux/i2c/tsc2007.h         |   17 ++
>  4 files changed, 403 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/input/touchscreen/tsc2007.c
>  create mode 100644 include/linux/i2c/tsc2007.h
> (...)

-- 
Jean Delvare

      reply	other threads:[~2008-12-08  9:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200812070027.mB70R361001860@imap1.linux-foundation.org>
2008-12-08  5:35 ` + input-add-tsc2007-based-touchscreen-driver.patch added to -mm tree Kwangwoo Lee
2008-12-08  8:46   ` Jean Delvare
2008-12-08  9:36     ` Kwangwoo Lee
2008-12-08  9:39       ` Jean Delvare [this message]

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=20081208103929.576e9911@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=akpm@linux-foundation.org \
    --cc=david-b@pacbell.net \
    --cc=dtor@mail.ru \
    --cc=felipe.balbi@nokia.com \
    --cc=kwangwoo.lee@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=soni.trilok@gmail.com \
    /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).