[PATCH 1/2] i2c: sirf: register i2c_client from dt child-nodes in probe entry
From: Wolfram Sang <hidden>
Date: 2013-01-23 09:56:08
Also in:
linux-i2c
From: Wolfram Sang <hidden>
Date: 2013-01-23 09:56:08
Also in:
linux-i2c
On Wed, Dec 26, 2012 at 10:30:16AM +0800, Barry Song wrote:
From: Barry Song <redacted> in probe() entry of i2c_driver, set the of node of adapter and call of_i2c_register_devices to register all i2c_client from dt child-nodes Signed-off-by: Barry Song <redacted>
Thanks, applied to for-current.