From: Sean MacLennan Date: Mon, 14 Jul 2008 20:38:36 +0000 (+0200) Subject: i2c-ibm_iic: Register child nodes X-Git-Tag: v2.6.27-rc1~1077^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1204e6ec16468ebf89d9d818bfe425ca7adcdf3;p=pandora-kernel.git i2c-ibm_iic: Register child nodes This patch completes the conversion of the IBM IIC driver to an of-platform driver. It removes the index from the IBM IIC driver and makes it an unnumbered driver. It then calls of_register_i2c_devices to properly register all the child nodes in the DTS. Signed-off-by: Sean MacLennan Signed-off-by: Jean Delvare --- Reading git-diff-tree failed