From: Mark Brown <broonie@kernel.org>
To: yi zhang <yizhang.mrvl@gmail.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
cxie4@marvell.com, jett.zhou@marvell.com,
linux-kernel@vger.kernel.org, Yi Zhang <yizhang@marvell.com>
Subject: Re: [PATCH] regulator: 88pm800: add regulator driver
Date: Tue, 28 May 2013 06:04:15 -0400 [thread overview]
Message-ID: <20130528100415.GE3660@sirena.org.uk> (raw)
In-Reply-To: <CAK=oMXeCUgc5E1ZaXcbrbUB6XGD135a7zRD-CC5apEytx2j=fw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 894 bytes --]
On Tue, May 28, 2013 at 10:32:09AM +0800, yi zhang wrote:
> HI, Brown:
In western culture it's either "Hi Mark" or "Hi Mr Brown" (though the
latter is pretty formal so not used much for things like mailing lists).
> Sorry I'm a little confused:
> You mean I should use a function for example
> "create_buck_table()" to create the BUCK voltage table?
> such as:
> void create_buck_table()
> {
> if (voltage < 1587500) {
> /* initialize the BUCK_table */
> } else
> /* initialize the BUCK_table */
> }
No, I mean you shouldn't be using a table at all but have mapping and
list functions which just do the calculation required to generate the
tables directly. This saves scanning through the table as direct
calcuation is possible.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-05-28 10:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 12:10 yizhang.mrvl
2013-05-22 16:14 ` Mark Brown
2013-05-24 3:01 ` yi zhang
2013-05-25 19:56 ` Mark Brown
2013-05-28 2:32 ` yi zhang
2013-05-28 10:04 ` Mark Brown [this message]
2013-05-28 12:10 ` Chao Xie
2013-05-28 14:20 ` Mark Brown
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=20130528100415.GE3660@sirena.org.uk \
--to=broonie@kernel.org \
--cc=cxie4@marvell.com \
--cc=jett.zhou@marvell.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=yizhang.mrvl@gmail.com \
--cc=yizhang@marvell.com \
/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
all inboxes | Powered by JetHome®