public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Daney <ddaney@caviumnetworks.com>
To: Jan Glauber <jglauber@cavium.com>
Cc: Wolfram Sang <wsa@the-dreams.de>, <linux-kernel@vger.kernel.org>,
	<linux-i2c@vger.kernel.org>
Subject: Re: [PATCH v4 11/14] i2c-octeon: Rename driver to prepare for split
Date: Fri, 18 Mar 2016 10:11:10 -0700	[thread overview]
Message-ID: <56EC36AE.9050603@caviumnetworks.com> (raw)
In-Reply-To: <e618ce0f8824d04311c5796cdb6688b55e6afa6f.1458289385.git.jglauber@cavium.com>

On 03/18/2016 01:46 AM, Jan Glauber wrote:
> This is just an intermediate commit in preparation of
> the driver split. The module rename in this commit
> will be reverted in the next patch, this is just done
> to make the series bisectible.
>
> Signed-off-by: Jan Glauber <jglauber@cavium.com>
> ---
>   drivers/i2c/busses/Makefile          |    2 +-
>   drivers/i2c/busses/i2c-octeon-core.c | 1264 ++++++++++++++++++++++++++++++++++
>   drivers/i2c/busses/i2c-octeon.c      | 1264 ----------------------------------
>   3 files changed, 1265 insertions(+), 1265 deletions(-)
>   create mode 100644 drivers/i2c/busses/i2c-octeon-core.c
>   delete mode 100644 drivers/i2c/busses/i2c-octeon.c
>
Again, if we need another patch submission, use "git format-patch -M ..."

  reply	other threads:[~2016-03-18 17:11 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18  8:46 [PATCH v4 00/14] i2c-octeon and i2c-thunderx drivers Jan Glauber
2016-03-18  8:46 ` [PATCH v4 01/14] i2c-octeon: Cleanup i2c-octeon driver Jan Glauber
2016-03-23 19:51   ` Wolfram Sang
2016-03-18  8:46 ` [PATCH v4 02/14] i2c-octeon: Cleanup resource allocation code Jan Glauber
2016-03-23 19:52   ` Wolfram Sang
2016-03-18  8:46 ` [PATCH v4 03/14] i2c-octeon: Change adapter timeout and retry default values Jan Glauber
2016-03-23 19:55   ` Wolfram Sang
2016-03-31 10:13     ` Jan Glauber
2016-03-18  8:46 ` [PATCH v4 04/14] i2c-octeon: Support I2C_M_RECV_LEN Jan Glauber
2016-03-23 19:52   ` Wolfram Sang
2016-03-18  8:46 ` [PATCH v4 05/14] i2c-octeon: Enable high-level controller and improve on bus contention Jan Glauber
2016-03-23 20:32   ` Wolfram Sang
2016-03-31 10:24     ` Jan Glauber
2016-03-18  8:46 ` [PATCH v4 06/14] dt-bindings: i2c: Add Octeon cn78xx TWSI Jan Glauber
2016-03-18  8:46 ` [PATCH v4 07/14] i2c-octeon: Add support for cn78xx chips Jan Glauber
2016-03-18  8:46 ` [PATCH v4 08/14] i2c-octeon: Flush TWSI writes with readback Jan Glauber
2016-03-18  8:46 ` [PATCH v4 09/14] i2c-octeon: Faster operation when IFLG signals late Jan Glauber
2016-03-18  8:46 ` [PATCH v4 10/14] i2c-octeon: Add workaround for broken irqs on CN3860 Jan Glauber
2016-03-18  8:46 ` [PATCH v4 11/14] i2c-octeon: Rename driver to prepare for split Jan Glauber
2016-03-18 17:11   ` David Daney [this message]
2016-03-18  8:46 ` [PATCH v4 12/14] i2c-octeon: Split the driver into two parts Jan Glauber
2016-03-18  8:46 ` [PATCH v4 13/14] i2c-thunderx: Add i2c driver for ThunderX SOC Jan Glauber
2016-03-18  8:46 ` [PATCH v4 14/14] i2c-thunderx: Add smbus alert support Jan Glauber

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=56EC36AE.9050603@caviumnetworks.com \
    --to=ddaney@caviumnetworks.com \
    --cc=jglauber@cavium.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /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