Revision b074cf80a7d40fefe1f4063c9841232171e8daea authored by Wolfram Sang on 05 November 2014, 22:44:11 UTC, committed by Wolfram Sang on 19 December 2014, 18:32:47 UTC
The new driver is around for more than 2 years now, so the old one can
go. Getting rid of it helps the removal of the legacy .attach_adapter
callback of the I2C subsystem.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent f16ea4f
History
File Mode Size
algos
busses
muxes
Kconfig -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 449 bytes
i2c-boardinfo.c -rw-r--r-- 2.8 KB
i2c-core.c -rw-r--r-- 79.2 KB
i2c-core.h -rw-r--r-- 950 bytes
i2c-dev.c -rw-r--r-- 17.9 KB
i2c-mux.c -rw-r--r-- 6.0 KB
i2c-slave-eeprom.c -rw-r--r-- 4.3 KB
i2c-smbus.c -rw-r--r-- 6.7 KB
i2c-stub.c -rw-r--r-- 10.3 KB

back to top