commit | 0d1cde235874b00905bce23f659690d060ebf475 | [log] [tgz] |
---|---|---|
author | Jon Smirl <jonsmirl@gmail.com> | Mon Jun 30 19:01:26 2008 -0400 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Jul 12 12:10:23 2008 -0600 |
tree | 918cad848eb4d85a3ac909666b5639ff618b2bdc | |
parent | 6eb9d32298290b956693fd85c815b817d39a9505 [diff] |
powerpc/i2c: Convert i2c-mpc into an of_platform driver Convert i2c-mpc to an of_platform driver. Utilize the code in drivers/of-i2c.c to make i2c modules dynamically loadable by the device tree. Signed-off-by: Jon Smirl <jonsmirl@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>