mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
docs: i2c: fix typo
Fix "issus" -> "issues". Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Peter Rosin <peda@axentia.se> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
committed by
Wolfram Sang
parent
2f07c05f14
commit
40c573d12e
@@ -169,7 +169,7 @@ PL1. If you build a topology with a parent-locked mux being the child
|
|||||||
of another mux, this might break a possible assumption from the
|
of another mux, this might break a possible assumption from the
|
||||||
child mux that the root adapter is unused between its select op
|
child mux that the root adapter is unused between its select op
|
||||||
and the actual transfer (e.g. if the child mux is auto-closing
|
and the actual transfer (e.g. if the child mux is auto-closing
|
||||||
and the parent mux issus I2C-transfers as part of its select).
|
and the parent mux issues I2C-transfers as part of its select).
|
||||||
This is especially the case if the parent mux is mux-locked, but
|
This is especially the case if the parent mux is mux-locked, but
|
||||||
it may also happen if the parent mux is parent-locked.
|
it may also happen if the parent mux is parent-locked.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user