Re: [PATCH v2 5/7] i2c: img-scb: remove start bit detected status after handling

2015-08-19 Thread James Hogan
On Fri, Aug 14, 2015 at 04:50:22PM +0100, Sifan Naeem wrote: Remove start bit detected status after it is handled, doing so will prevent this condition being hit for every interrupt on a particular transfer. Fixes: commit 27bce457d588 (i2c: img-scb: Add Imagination Technologies I2C SCB

[PATCH v2 5/7] i2c: img-scb: remove start bit detected status after handling

2015-08-14 Thread Sifan Naeem
Remove start bit detected status after it is handled, doing so will prevent this condition being hit for every interrupt on a particular transfer. Fixes: commit 27bce457d588 (i2c: img-scb: Add Imagination Technologies I2C SCB driver) Signed-off-by: Sifan Naeem sifan.na...@imgtec.com Reviewed-by: