Files
u-boot/drivers/i2c
Andrew Goodbody eb13583b9d i2c: npcm: Fix error detection
Testing an unisgned member of a struct 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