From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 5 Feb 2012 10:22:34 +0000 (+0800) Subject: i2c/gpio: add DT support X-Git-Tag: v3.4-rc1~71^2~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ffaa0f40db22564efc44588a9d861d78a1fae02;p=pandora-kernel.git i2c/gpio: add DT support To achieve DT support, we need to populate a custom platform_data in a private struct from DT information. To simplify code, the adapter and algorithm are also put into the private struct. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Grant Likely Acked-by: Rob Herring Acked-by: Wolfram Sang Cc: Nicolas Ferre --- Reading git-diff-tree failed