diff options
author | Nikita Yushchenko | 2022-02-15 21:10:09 +0300 |
---|---|---|
committer | Tom Rini | 2022-02-21 08:39:52 -0500 |
commit | a064e0c75fdf63c546a5a0885fa0c58bb1643dac (patch) | |
tree | 2763f5af2277548fef0077f7be3a48b87d79b036 /arch/arm | |
parent | 829b41171b181e083fc984b72bb8acb31c1fb952 (diff) |
ti: i2c: fix probe_chip() return value
Per documentation, dm_i2c_ops.probe_chip() shall return -EREMOTEIO if
probe fails.
Currently, omap_i2c_probe_chip() returns 1 instead. Fix that.
Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions