commit | 2260e63a2f313f416b31af80d02f02ef92d20d78 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Jul 01 22:38:18 2008 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Tue Jul 01 22:38:18 2008 +0200 |
tree | 77a9bd6532218f061328daaef4e54291623b40a7 | |
parent | e1441b9a41c33aa9236008a7cfe49a8e723fb397 [diff] |
i2c: Documentation: fix device matching description The matching process described for new style clients in Documentation/i2c/writing-clients is classed as out-of-date as it requires the presence of an .id_table entry in the driver's i2c_driver entry. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Jean Delvare <khali@linux-fr.org>