commit | fa96f0cb9b37a1a296d18f7bde63b0910852303e | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Wed May 04 22:15:28 2016 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed May 04 22:28:31 2016 +0200 |
tree | 648fadf4d45091fb4e92fcf6e7f6f50e51bb13b1 | |
parent | 8320f495cf441d593f7cd4f30e6b63455be71a2c [diff] |
i2c: muxes always lock the parent adapter Instead of checking for i2c parent adapters for every lock/unlock, simply override the locking for muxes to always lock/unlock the parent adapter directly. Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>