commit | 959e85f7751c33d1a2dabc5cc3fe2ed0db7052e5 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Jun 08 07:48:19 2010 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jul 05 16:14:52 2010 -0600 |
tree | eb466e1e2b9fae09a2639cdfa00a8e6996e34ca9 | |
parent | 9fd049927ccba1c1d0343239b82f28c4e07fb95d [diff] |
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>