]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d72b159ba135d225dd278f7ef32f1d379f8cdd2
treeeb466e1e2b9fae09a2639cdfa00a8e6996e34ca9
parent8fd50809a371b40e6fea7c730d4a99bf460cb2c6
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