]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-stub: Move to drivers/i2c
authorJean Delvare <khali@linux-fr.org>
Mon, 15 Oct 2012 23:13:43 +0000 (10:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 15 Oct 2012 23:13:43 +0000 (10:13 +1100)
commita17e9c1710abadf037559fb64d30300483935a02
tree9bacbdacc8147f792c6cc8349407a2586d7a2fca
parentddffeb8c4d0331609ef2581d84de4d763607bd37
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]