commit | 026526f5afcd421dce110f53e4c4e2b9e78753c2 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Jan 27 18:14:49 2008 +0100 |
committer | Jean Delvare <khali@hyperion.delvare> | Sun Jan 27 18:14:49 2008 +0100 |
tree | 1dbdb54db8382dc1c1cb63b06960158f884fd823 | |
parent | 87c6c22945e5d68eb96dd1e5cb26185253cd5b9d [diff] |
i2c: Drop redundant i2c_driver.list i2c_driver.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>