1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-17 07:52:46 +02:00
Files
u-boot-megous/drivers/i2c
Beniamino Galvani 989bb924c4 i2c: meson: fix return codes on error
Change meson_i2c_xfer_msg() to return -EREMOTEIO in case of NACK, as
done by other drivers. Also, don't change the return error in
meson_i2c_xfer().

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2017-12-07 09:28:31 +01:00
..
2017-06-01 07:03:01 -06:00
2017-05-08 11:57:34 -04:00
2016-08-15 22:12:00 +02:00
2017-06-01 07:03:01 -06:00
2017-11-30 02:32:34 +01:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-11-30 02:32:34 +01:00
2017-07-23 09:24:47 -04:00