[PATCH v2 3/7] i2c: omap: also complete() when stat becomes zero

Santosh Shilimkar santosh.shilimkar at ti.com
Thu Oct 25 08:43:16 EDT 2012


On Thursday 25 October 2012 05:55 PM, Felipe Balbi wrote:
> In case we loop on IRQ handler until stat is
> finally zero, we would end up in a situation
> where all I2C transfers would misteriously
> timeout because we were not calling complete()
> in that situation.
>
> Fix the issue by moving omap_i2c_complete_cmd()
> call inside the 'out' label.
>
> Signed-off-by: Felipe Balbi <balbi at ti.com>
> ---
Looks fine. Have you hit this issue in any corner case ?

Regards
santosh




More information about the linux-arm-kernel mailing list