Hi Guennadi, On Tue, Sep 10, 2013 at 12:55 AM, Guennadi Liakhovetski <g.liakhovetski@xxxxxx> wrote: > There is no need to repeatedly query clock frequency, where it is not > expected to change. The complete loop can also trivially be replaced with > a simple division. A further loop below the one, being simplified, could > also be replaced, but that would get more complicated. > > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@xxxxxxxxx> Thanks for your efforts. What makes you think that you should assume that the clock frequency doesn't change? As you already know, we want drivers to be reusable across multiple SoCs. Assuming it that it would be fixed based on one particular SoC doesn't guarantee that that's the case on other SoCs. Which SoCs did you take into consideration? Thanks, / magnus -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html