Re: [PATCH v4 2/3] i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +	if (priv->msg_err) {
> +		dev_dbg(priv->dev, "transfer error %x!\n", priv->msg_err);
> +		if (priv->msg_err & XLP9XX_I2C_INTEN_BUSERR)
> +			xlp9xx_i2c_init(priv);
> +		return -EAGAIN;
> +	}

According to Documentation/i2c/fault-codes this should -EIO. I fixed
that and applied the series to my local tree. Please send the missing
Signed-off for patch 3 for completeness.

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux