commit | a5063f16e2963c5d5b54692fb2da2e327162da78 | [log] [tgz] |
---|---|---|
author | Ganesan Ramalingam <ganesanr@broadcom.com> | Tue May 08 18:55:28 2012 +0530 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Sat May 12 16:49:54 2012 +0200 |
tree | 3a9ed8fd8c03f0383202b0b7f3b4417e1e8a1040 | |
parent | c889e91d2cc22123f20f40dde0c0a91856a20eea [diff] |
i2c: ocores: register OF i2c devices Call of_i2c_register_devices() in probe function to register i2c devices specified in the device tree or OF. Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com> Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com> [wsa: add proper braces] Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>