]> 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>
Thu, 1 Oct 2015 19:23:23 +0000 (21:23 +0200)
commita52cbb2de1b69ba012e2cbf5ab82f4caea596dc6
tree472df8f7adec4182f6b91065b9e290f9aabb6707
parentbbce337a85a77e5c6c669414bb73499273c79259
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]