]> git.dujemihanovic.xyz Git - u-boot.git/commit
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
authorFedor Ross <fedor.ross@ifm.com>
Wed, 7 Aug 2024 14:07:59 +0000 (16:07 +0200)
committerHeiko Schocher <hs@denx.de>
Fri, 9 Aug 2024 12:46:49 +0000 (14:46 +0200)
commited1842623f6c8805fd75704a71c6fbf3af6b8327
tree0ee849c6f97f85cfca50e00a84ef9f604f6aab7b
parent101f4e669d1f976032ac5e2165e4b415ab61a41d
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>
drivers/i2c/imx_lpi2c.c