i2c: Drop redundant i2c_adapter.list
authorJean Delvare <khali@linux-fr.org>
Sun, 27 Jan 2008 17:14:48 +0000 (18:14 +0100)
committerJean Delvare <khali@hyperion.delvare>
Sun, 27 Jan 2008 17:14:48 +0000 (18:14 +0100)
commit87c6c22945e5d68eb96dd1e5cb26185253cd5b9d
treef3a5e167f8e704e0d41cbd6f7e5043a7ef01596f
parente48d33193d94175f012c3ed606a1d1e574ed726a
i2c: Drop redundant i2c_adapter.list

i2c_adapter.list is superfluous, this list duplicates the one
maintained by the driver core. Drop it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Documentation/feature-removal-schedule.txt
drivers/i2c/i2c-core.c
include/linux/i2c.h