From: Ben Dooks Date: Tue, 1 Jul 2008 20:38:18 +0000 (+0200) Subject: i2c: Documentation: fix device matching description X-Git-Tag: v2.6.26-rc9~77^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2260e63a2f313f416b31af80d02f02ef92d20d78;p=pandora-kernel.git 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 Signed-off-by: Jean Delvare --- Reading git-diff-tree failed