]> Git Repo - linux.git/commit
i2c: gxp: return proper error on address NACK
authorWolfram Sang <[email protected]>
Mon, 20 Feb 2023 14:40:59 +0000 (15:40 +0100)
committerWolfram Sang <[email protected]>
Fri, 3 Mar 2023 20:00:26 +0000 (21:00 +0100)
commit4b3dfb0ed6336dea4a763ce9fa30a42763eb3800
treed39a7440fb17f1f035e434f5dcdea048700ec839
parent1d092308ce223bb1403475737b8fb847e9e8704c
i2c: gxp: return proper error on address NACK

According to Documentation/i2c/fault-codes.rst, NACK after sending an
address should be -ENXIO.

Signed-off-by: Wolfram Sang <[email protected]>
drivers/i2c/busses/i2c-gxp.c
This page took 0.04892 seconds and 4 git commands to generate.