]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-stub: Move to drivers/i2c
authorJean Delvare <khali@linux-fr.org>
Wed, 10 Oct 2012 21:43:47 +0000 (08:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 10 Oct 2012 21:43:47 +0000 (08:43 +1100)
commit91746dac0b03a7f71884d8a829851e0e6125fd34
tree7572839e06c1d8cb0034d68af672937cb3af7b2b
parent42859eea96ba6beabfb0369a1eeffa3c7d2bd9cb
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]