Re: [PATCH] i2c: mux: demux-pinctrl: invalidate properly when switching fails

2016-08-25 Thread Wolfram Sang
On Mon, Aug 22, 2016 at 04:52:21PM +0200, Wolfram Sang wrote: > Make sure the index to the active channel is invalidated when switching > fails. > > Signed-off-by: Wolfram Sang Applied to for-current, thanks! signature.asc Description: PGP signature

[PATCH] i2c: mux: demux-pinctrl: invalidate properly when switching fails

2016-08-22 Thread Wolfram Sang
Make sure the index to the active channel is invalidated when switching fails. Signed-off-by: Wolfram Sang --- drivers/i2c/muxes/i2c-demux-pinctrl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/i2c/muxes/i2c-demux-pinctrl.c