From: "Michael Büsch" <m@bues.ch>
To: David Cohen <david.a.cohen@linux.intel.com>
Cc: Antti Palosaari <crope@iki.fi>,
linux-media <linux-media@vger.kernel.org>
Subject: Re: [PATCH] fc0011: Reduce number of retries
Date: Tue, 3 Apr 2012 12:07:12 +0200 [thread overview]
Message-ID: <20120403120712.14fea16f@milhouse> (raw)
In-Reply-To: <4F7AC9B8.50200@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
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.
--
Greetings, Michael.
PGP encryption is encouraged / 908D8B0E
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2012-04-03 10:07 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 [this message]
2012-04-03 14:12 ` David Cohen
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=20120403120712.14fea16f@milhouse \
--to=m@bues.ch \
--cc=crope@iki.fi \
--cc=david.a.cohen@linux.intel.com \
--cc=linux-media@vger.kernel.org \
/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).