From: David Daney Date: Thu, 12 Apr 2012 21:14:22 +0000 (-0700) Subject: i2c: Add a struct device * parameter to i2c_add_mux_adapter() X-Git-Tag: v3.5-rc1~66^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a3ecd5f9877b963a581ca5d4495a1a24dafc88c;p=pandora-kernel.git 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 Tested-by: Lars-Peter Clausen Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed