Skip to content

Commit 385f2db

Browse files
author
Wolfram Sang
committed
i2c: mux: demux-pinctrl: correct comment
Two characters flipped, fix them. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
1 parent ca89f73 commit 385f2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/i2c/muxes/i2c-demux-pinctrl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ static int i2c_demux_activate_master(struct i2c_demux_pinctrl_priv *priv, u32 ne
6868
}
6969

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

0 commit comments

Comments
 (0)