From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Ferruh Yigit <fery@cypress.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
ttdrivers@cypress.com,
Javier Martinez Canillas <javier@dowhile0.org>,
Henrik Rydberg <rydberg@euromail.se>,
Simon Budig <simon.budig@kernelconcepts.de>,
Alexander Shiyan <shc_work@mail.ru>,
Samuel Ortiz <sameo@linux.intel.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Joonyoung Shim <jy0922.shim@samsung.com>,
Shawn Landden <shawnlandden@gmail.com>,
Ashish Jangam <ashish.jangam@kpitcummins.com>,
Olivier Sobrie <olivier@sobrie.be>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH v3 1/4] Input: cyttsp - I2C driver split into two modules
Date: Thu, 6 Jun 2013 13:20:41 -0700 [thread overview]
Message-ID: <20130606202041.GB18075@kroah.com> (raw)
In-Reply-To: <1370338484-26573-2-git-send-email-fery@cypress.com>
On Tue, Jun 04, 2013 at 12:34:41PM +0300, Ferruh Yigit wrote:
> Existing I2C code is for TrueTouch Gen3 devices
>
> TrueTouch Gen4 device is using same protocol, will split driver into
> two pieces to use common code with both drivers.
>
> Read/Write functions parameter list modified, since shared code will
> be used by two separate drivers and these drivers are not sharing same
> structs, parameters updated to use common structures.
>
> Signed-off-by: Ferruh Yigit <fery@cypress.com>
> ---
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
next prev parent reply other threads:[~2013-06-06 20:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-04 9:34 [PATCH v3 0/4] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices Ferruh Yigit
2013-06-04 9:34 ` [PATCH v3 1/4] Input: cyttsp - I2C driver split into two modules Ferruh Yigit
2013-06-06 20:20 ` Greg Kroah-Hartman [this message]
2013-06-04 9:34 ` [PATCH v3 2/4] Input: cyttsp4 - Core driver for Cypress TMA4XX touchscreen devices Ferruh Yigit
2013-06-06 20:22 ` Greg Kroah-Hartman
2013-06-04 9:34 ` [PATCH v3 3/4] Input: cyttsp4 - I2C " Ferruh Yigit
2013-06-06 20:22 ` Greg Kroah-Hartman
2013-06-04 9:34 ` [PATCH v3 4/4] Input: cyttsp4 - SPI " Ferruh Yigit
2013-06-06 20:22 ` Greg Kroah-Hartman
2013-06-07 7:49 ` [PATCH v3 0/4] Input: cyttsp4 - " Javier Martinez Canillas
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=20130606202041.GB18075@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=ashish.jangam@kpitcummins.com \
--cc=dmitry.torokhov@gmail.com \
--cc=fery@cypress.com \
--cc=heiko.carstens@de.ibm.com \
--cc=javier@dowhile0.org \
--cc=jy0922.shim@samsung.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olivier@sobrie.be \
--cc=rydberg@euromail.se \
--cc=sameo@linux.intel.com \
--cc=shawnlandden@gmail.com \
--cc=shc_work@mail.ru \
--cc=simon.budig@kernelconcepts.de \
--cc=ttdrivers@cypress.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 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.