]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-stub: Move to drivers/i2c
authorJean Delvare <khali@linux-fr.org>
Thu, 11 Oct 2012 22:41:55 +0000 (09:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 11 Oct 2012 22:41:55 +0000 (09:41 +1100)
commite4b107649dfbf92ac03339887ee95e4dd6ecd2b1
tree8f415c7544005a2df7d47bf35271416b10922da9
parent12250d843e8489ee00b5b7726da855e51694e792
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]