From: David Cohen <david.a.cohen@linux.intel.com>
To: "Michael Büsch" <m@bues.ch>
Cc: Antti Palosaari <crope@iki.fi>,
linux-media <linux-media@vger.kernel.org>
Subject: Re: [PATCH] fc0011: Reduce number of retries
Date: Tue, 03 Apr 2012 17:12:11 +0300 [thread overview]
Message-ID: <4F7B053B.9@linux.intel.com> (raw)
In-Reply-To: <20120403120712.14fea16f@milhouse>
On 04/03/2012 01:07 PM, Michael Büsch wrote:
> On Tue, 03 Apr 2012 12:58:16 +0300
> David Cohen<david.a.cohen@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. :)
next prev parent reply other threads:[~2012-04-03 14:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-03 9:05 [PATCH] fc0011: Reduce number of retries Michael Büsch
2012-04-03 9:58 ` David Cohen
2012-04-03 10:07 ` Michael Büsch
2012-04-03 14:12 ` David Cohen [this message]
2012-04-03 15:24 ` Antti Palosaari
2012-04-03 15:33 ` Michael Büsch
2012-04-03 15:41 ` Antti Palosaari
2012-05-07 18:53 ` Antti Palosaari
2012-05-07 21:02 ` Michael Büsch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F7B053B.9@linux.intel.com \
--to=david.a.cohen@linux.intel.com \
--cc=crope@iki.fi \
--cc=linux-media@vger.kernel.org \
--cc=m@bues.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).