提交 f27b37f5 编写于 作者: B Bintian Wang 提交者: Mark Brown

regmap: correct the description of structure element in reg_field

Fix incorrect description of structure element "msb", which is
described as "reg".
Signed-off-by: NBintian Wang <bintian.wang@huawei.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 97bf6af1
......@@ -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
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册