]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
CRIS v32: remove I2C bitbanging driver
authorRabin Vincent <rabin@rab.in>
Mon, 3 Aug 2015 18:19:23 +0000 (20:19 +0200)
committerJesper Nilsson <jespern@axis.com>
Mon, 2 Nov 2015 19:03:05 +0000 (20:03 +0100)
commit79b863c68eba8f7aa5b76c44db3b1df8412c977e
tree9ff1be2fe24df1d67c7b01a6d9279546efab32fe
parent25624b98509f6868829a093392bb6437bcbd7beb
CRIS v32: remove I2C bitbanging driver

Now that we have a gpiolib GPIO driver, the generic i2c-gpio driver
provides this functionality.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
arch/cris/arch-v32/drivers/Kconfig
arch/cris/arch-v32/drivers/Makefile
arch/cris/arch-v32/drivers/i2c.c [deleted file]
arch/cris/arch-v32/drivers/i2c.h [deleted file]