From: Jean Delvare Date: Sat, 28 Mar 2009 20:34:40 +0000 (+0100) Subject: i2c: Document the different ways to instantiate i2c devices X-Git-Tag: v2.6.30-rc1~635^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=764c16918fb2347b3cbc8f6030b2b6561911bc32;p=pandora-kernel.git i2c: Document the different ways to instantiate i2c devices On popular demand, here comes some documentation about how to instantiate i2c devices in the new (standard) i2c device driver binding model. I have also clarified how the class bitfield lets driver authors control which buses are probed in the auto-detect case, and warned more loudly against the abuse of this method. Signed-off-by: Jean Delvare Acked-by: Michael Lawnick Acked-by: Hans Verkuil --- Reading git-diff-tree failed