commit | 463e8f845cbf1c01e4cc8aeef1703212991d8e1e | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Wed Sep 14 15:24:12 2016 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Sep 21 23:10:21 2016 +0200 |
tree | dfa5cfe2776a77298702dc819d83a5d623e0138f | |
parent | 371a015344b6e270e7e3632107d9554ec6d27a6b [diff] |
i2c: mux: pca954x: retry updating the mux selection on failure The cached value of the last selected channel prevents retries on the next call, even on failure to update the selected channel. Fix that. Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Cc: stable@kernel.org