mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bintian Wang <bintian.wang@huawei.com>
To: <broonie@kernel.org>, <linux-kernel@vger.kernel.org>,
	<srinivas.kandagatla@st.com>, <broonie@linaro.org>
Cc: <huxinwei@huawei.com>
Subject: [PATCH] regmap.h: correct the description of structure element in reg_field
Date: Tue, 27 Jan 2015 20:50:29 +0800	[thread overview]
Message-ID: <1422363029-19476-1-git-send-email-bintian.wang@huawei.com> (raw)

Fix incorrect description of structure element "msb", which is
described as "reg".

Signed-off-by: Bintian Wang <bintian.wang@huawei.com>
---
 include/linux/regmap.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/regmap.h b/include/linux/regmap.h
index 4419b99..116655d 100644
--- a/include/linux/regmap.h
+++ b/include/linux/regmap.h
@@ -468,7 +468,7 @@ bool regmap_reg_in_ranges(unsigned int reg,
  *
  * @reg: Offset of the register within the regmap bank
  * @lsb: lsb of the register field.
- * @reg: msb of the register field.
+ * @msb: msb of the register field.
  * @id_size: port size if it has some ports
  * @id_offset: address offset for each ports
  */
-- 
1.7.9.5


             reply	other threads:[~2015-01-27 12:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 12:50 Bintian Wang [this message]
2015-01-27 13:13 ` 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=1422363029-19476-1-git-send-email-bintian.wang@huawei.com \
    --to=bintian.wang@huawei.com \
    --cc=broonie@kernel.org \
    --cc=broonie@linaro.org \
    --cc=huxinwei@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinivas.kandagatla@st.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®