i2c-ibm_iic: Register child nodes
authorSean MacLennan <smaclennan@pikatech.com>
Mon, 14 Jul 2008 20:38:36 +0000 (22:38 +0200)
committerJean Delvare <khali@mahadeva.delvare>
Mon, 14 Jul 2008 20:38:36 +0000 (22:38 +0200)
commitb1204e6ec16468ebf89d9d818bfe425ca7adcdf3
tree9648bdd1222645a20c4b574ee62e00b3f78bd1cb
parent2b7a5056a0a7ff17d5d2004c29c852a92a6bd632
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 <smaclennan@pikatech.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-ibm_iic.c