提交 b973aa36 编写于 作者: M Mark Brown

regmap: Fix typo in kerneldoc for regmap_update_bits()

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 7ea75801
......@@ -547,7 +547,7 @@ int regmap_bulk_read(struct regmap *map, unsigned int reg, void *val,
EXPORT_SYMBOL_GPL(regmap_bulk_read);
/**
* remap_update_bits: Perform a read/modify/write cycle on the register map
* regmap_update_bits: Perform a read/modify/write cycle on the register map
*
* @map: Register map to update
* @reg: Register to update
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册