i2c: Add OF-style registration and binding
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 8 Jun 2010 13:48:19 +0000 (07:48 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Mon, 5 Jul 2010 22:14:52 +0000 (16:14 -0600)
commit959e85f7751c33d1a2dabc5cc3fe2ed0db7052e5
treeeb466e1e2b9fae09a2639cdfa00a8e6996e34ca9
parent9fd049927ccba1c1d0343239b82f28c4e07fb95d
i2c: Add OF-style registration and binding

This patch adds OF hooks to the i2c core so that devices can automatically
be registered based on device tree data.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/i2c/busses/i2c-cpm.c
drivers/i2c/busses/i2c-ibm_iic.c
drivers/i2c/busses/i2c-mpc.c
drivers/i2c/i2c-core.c