Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360810
| From | David Daney <ddaney@caviumnetworks.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 11/14] i2c-octeon: Rename driver to prepare for split |
| Date | 2016-03-18 18:20 +0100 |
| Message-ID | <re6e5-2TF-1@gated-at.bofh.it> (permalink) |
| References | <rdYgx-3aq-3@gated-at.bofh.it> <rdYgx-3aq-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 ..."
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 00/14] i2c-octeon and i2c-thunderx drivers Jan Glauber <jglauber@cavium.com> - 2016-03-18 09:50 +0100
[PATCH v4 14/14] i2c-thunderx: Add smbus alert support Jan Glauber <jglauber@cavium.com> - 2016-03-18 09:50 +0100
[PATCH v4 05/14] i2c-octeon: Enable high-level controller and improve on bus contention Jan Glauber <jglauber@cavium.com> - 2016-03-18 10:00 +0100
Re: [PATCH v4 05/14] i2c-octeon: Enable high-level controller and improve on bus contention Wolfram Sang <wsa@the-dreams.de> - 2016-03-23 21:40 +0100
Re: [PATCH v4 05/14] i2c-octeon: Enable high-level controller and improve on bus contention Jan Glauber <jan.glauber@caviumnetworks.com> - 2016-03-31 12:30 +0200
[PATCH v4 04/14] i2c-octeon: Support I2C_M_RECV_LEN Jan Glauber <jglauber@cavium.com> - 2016-03-18 10:00 +0100
Re: [PATCH v4 04/14] i2c-octeon: Support I2C_M_RECV_LEN Wolfram Sang <wsa@the-dreams.de> - 2016-03-23 21:00 +0100
Re: [PATCH v4 11/14] i2c-octeon: Rename driver to prepare for split David Daney <ddaney@caviumnetworks.com> - 2016-03-18 18:20 +0100
csiph-web