]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit31d178bffcff4c468c8c65bc42d9f4c0a7b8e3ec
tree73f3dc742605413e49ce9771a7ebd891fcabc889
parente657e078d3dfa9f96976db7a2b5fd7d7c9f1f1a6
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/i2c-stub.c [moved from drivers/i2c/busses/i2c-stub.c with 75% similarity]