Re: [PATCH v4 04/14] i2c-octeon: Support I2C_M_RECV_LEN

2016-03-23 Thread Wolfram Sang
On Fri, Mar 18, 2016 at 09:46:29AM +0100, Jan Glauber wrote: > From: David Daney > > If I2C_M_RECV_LEN is set consider the length byte. > > Signed-off-by: David Daney > Signed-off-by: Jan Glauber Like patch 1, this is already upstream. signature.asc Description: PGP signature

[PATCH v4 04/14] i2c-octeon: Support I2C_M_RECV_LEN

2016-03-19 Thread Jan Glauber
From: David Daney If I2C_M_RECV_LEN is set consider the length byte. Signed-off-by: David Daney Signed-off-by: Jan Glauber --- drivers/i2c/busses/i2c-octeon.c | 22 +- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/drivers/i2c/busses/i2c-octeon.c b/drivers/