Commit 385f2dbb authored by Wolfram Sang's avatar Wolfram Sang
Browse files

i2c: mux: demux-pinctrl: correct comment



Two characters flipped, fix them.

Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
parent ca89f733
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ static int i2c_demux_activate_master(struct i2c_demux_pinctrl_priv *priv, u32 ne
	}

	/*
	 * Check if there are pinctrl states at all. Note: we cant' use
	 * Check if there are pinctrl states at all. Note: we can't use
	 * devm_pinctrl_get_select() because we need to distinguish between
	 * the -ENODEV from devm_pinctrl_get() and pinctrl_lookup_state().
	 */