commit | ed1842623f6c8805fd75704a71c6fbf3af6b8327 | [log] [tgz] |
---|---|---|
author | Fedor Ross <fedor.ross@ifm.com> | Wed Aug 07 16:07:59 2024 +0200 |
committer | Heiko Schocher <hs@denx.de> | Fri Aug 09 14:46:49 2024 +0200 |
tree | 0ee849c6f97f85cfca50e00a84ef9f604f6aab7b | |
parent | 101f4e669d1f976032ac5e2165e4b415ab61a41d [diff] |
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive Fix a typo in a debug message. It should be 'for' not 'fot' . Signed-off-by: Fedor Ross <fedor.ross@ifm.com>