i2c: i2c-msm-geni: Report NACK as an error to client
if there is a NACK from i2c slave side on the bus while doing i2c
transfer, report it as an error. So far NACK reproted at i2c master
just as an error and if master is done with the command to GENI, it
considered as a success. Ideally the NACK or ACK is part of protocol,
here we are returning NACK as an error for the client to take some
respective action.
Change-Id: I084f8f733310f7a10f2d53f34d9c99f6c5234406
Signed-off-by:
Mukesh Kumar Savaliya <quic_msavaliy@quicinc.com>
Loading
Please register or sign in to comment