On 04/03/2012 01:07 PM, Michael Büsch wrote:
On Tue, 03 Apr 2012 12:58:16 +0300
David Cohen<david.a.co...@linux.intel.com>  wrote:
-       while (!(vco_cal&   FC11_VCOCAL_OK)&&   vco_retries<   6) {
+       while (!(vco_cal&   FC11_VCOCAL_OK)&&   vco_retries<   3) {

Do we need to retry at all?

It is not an i2c retry. It retries the whole device configuration operation
after resetting it.
I shouldn't have mentioned i2c in the commit log, because this really only was
a side effect.


Hm, got it. :)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to