[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56EC36AE.9050603@caviumnetworks.com>
Date: Fri, 18 Mar 2016 10:11:10 -0700
From: David Daney <ddaney@...iumnetworks.com>
To: Jan Glauber <jglauber@...ium.com>
CC: Wolfram Sang <wsa@...-dreams.de>, <linux-kernel@...r.kernel.org>,
<linux-i2c@...r.kernel.org>
Subject: Re: [PATCH v4 11/14] i2c-octeon: Rename driver to prepare for split
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@...ium.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 ..."
Powered by blists - more mailing lists