Files
u-boot/drivers/i2c
Andrew Goodbody 40ad377c16 i2c: imx_lpi2c: Fix error detection
Testing an unisgned ivariable to be <= 0 will only detect the
case when it is 0. So correct this error test to a working version that
will behave as expected.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Heiko Schocher <hs@nabladev.com>
2025-12-04 09:38:17 -06:00
..
2024-08-13 06:23:15 +02:00
2025-04-11 12:16:44 -06:00
2025-12-04 09:38:17 -06:00