i2c: octeon: Rename driver to prepare for split
authorJan Glauber <jglauber@cavium.com>
Wed, 24 Aug 2016 21:25:42 +0000 (23:25 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 25 Aug 2016 22:41:52 +0000 (00:41 +0200)
commit68af512a74481d579443f3c81e7a017d06f677c2
tree704763a706bb6fac7fa456fc771ab94cc28afb94
parentfb79e09a74faf39fbeee975e0ead442b7b7f6aac
i2c: octeon: Rename driver to prepare for split

This is 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>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-octeon-platdrv.c [new file with mode: 0644]
drivers/i2c/busses/i2c-octeon.c [deleted file]