commit | 87c6c22945e5d68eb96dd1e5cb26185253cd5b9d | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Jan 27 18:14:48 2008 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun Jan 27 18:14:48 2008 +0100 |
tree | f3a5e167f8e704e0d41cbd6f7e5043a7ef01596f | |
parent | e48d33193d94175f012c3ed606a1d1e574ed726a [diff] |
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>