commit | 7451dc608564f9f2077c6c895f9c94a815d401e5 | [log] [tgz] |
---|---|---|
author | Luca Ceresoli <luca@lucaceresoli.net> | Wed Oct 03 17:50:24 2018 +0200 |
committer | Peter Rosin <peda@axentia.se> | Mon Oct 08 23:44:28 2018 +0200 |
tree | 568e29feb2eab7f483be5b1819d04e27a6b4b13c | |
parent | df6dd24f76641ba4216a6008a38956e245c6129b [diff] |
i2c: mux: mlxcpld: simplify code to reach the adapter struct i2c_client has a direct pointer to the adapter, no need to dig it out of the struct device tree. Suggested-by: Peter Rosin <peda@axentia.se> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Peter Rosin <peda@axentia.se>