Re: [PATCH] i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reducewait time

From: Tomoya MORINAGA
Date: Thu Feb 09 2012 - 19:52:07 EST


2012/2/9 Alexander Stein <alexander.stein@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
>        if ((ioread32(p + PCH_I2CSR) & I2CMBB_BIT) == 0)
>                return 0;
>

If this patch will be accepted,
this code also looks redundant code.

thanks,
tomoya
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/