mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 15:03:53 +02:00
i2c: mux: demux-pinctrl: correct comment
Two characters flipped, fix them. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
This commit is contained in:
parent
ca89f73394
commit
385f2dbbc9
|
@ -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().
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user