i2c: Add a struct device * parameter to i2c_add_mux_adapter()
authorDavid Daney <david.daney@cavium.com>
Thu, 12 Apr 2012 21:14:22 +0000 (14:14 -0700)
committerWolfram Sang <w.sang@pengutronix.de>
Sat, 12 May 2012 12:28:15 +0000 (14:28 +0200)
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>

No differences found