]> git.baikalelectronics.ru Git - kernel.git/commit
i2c-stub: Move to drivers/i2c
authorJean Delvare <khali@linux-fr.org>
Sun, 28 Oct 2012 20:37:00 +0000 (21:37 +0100)
committerJean Delvare <khali@endymion.delvare>
Sun, 28 Oct 2012 20:37:00 +0000 (21:37 +0100)
commitf02f8afae213d4fd7c743486846bdd769c57e164
tree73f3dc742605413e49ce9771a7ebd891fcabc889
parent1eea30717178e2c1b610e667f0877469a383b87e
i2c-stub: Move to drivers/i2c

Move the i2c-stub driver to drivers/i2c, to match the Kconfig entry.
This is less confusing that way.

I also fixed all checkpatch warnings and errors.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Peter Huewe <peterhuewe@gmx.de>
drivers/i2c/Makefile
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-stub.c [deleted file]
drivers/i2c/i2c-stub.c [new file with mode: 0644]