]> git.baikalelectronics.ru Git - kernel.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)
commitb6a350b1be3cb41057f4890c99a9eb9526763a7e
tree9ff1be2fe24df1d67c7b01a6d9279546efab32fe
parent48b36cbd60acc0872f98bb12d005f077787574a9
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]