]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core
authorPeter Rosin <peda@axentia.se>
Wed, 20 Apr 2016 06:39:46 +0000 (08:39 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 22 Apr 2016 12:56:38 +0000 (14:56 +0200)
commit8aacd90166f6b60df83e0907b1e931e3971a92ab
tree153bc4c23ea9dc106dd939bf1841ac8036402b99
parent4bbe7fb0a23244937be315866ae166ba74e32d06
i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core

Allocate an explicit i2c mux core to handle parent and child adapters
etc. Update the select/deselect ops to be in terms of the i2c mux core
instead of the child adapter.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/muxes/i2c-arb-gpio-challenge.c