commit | 5a3ecd5f9877b963a581ca5d4495a1a24dafc88c | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Thu Apr 12 14:14:22 2012 -0700 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Sat May 12 14:28:15 2012 +0200 |
tree | 9a027ed9fa53e859f79b007f5e661324cf9bfd60 | |
parent | d9afca37dea077d11ed67fc7f93b95c003e58819 [diff] |
i2c: Add a struct device * parameter to i2c_add_mux_adapter() And adjust all callers. The new device parameter is used in the next patch to initialize the mux's of_node so that its children may be automatically populated. Signed-off-by: David Daney <david.daney@cavium.com> Tested-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>