This is just an intermediate commit in preparation ofAgain, if we need another patch submission, use "git format-patch -M ..."
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@xxxxxxxxxx>
---
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