提交 42141f22 编写于 作者: S Sachin Kamat 提交者: Mark Brown

regulator: core: Fix a trivial typo

Changed automaticall -> automatically.
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: NMark Brown <broonie@linaro.org>
上级 0fb0c82e
......@@ -3504,7 +3504,7 @@ static void devm_rdev_release(struct device *dev, void *res)
*
* Called by regulator drivers to register a regulator. Returns a
* valid pointer to struct regulator_dev on success or an ERR_PTR() on
* error. The regulator will automaticall be released when the device
* error. The regulator will automatically be released when the device
* is unbound.
*/
struct regulator_dev *devm_regulator_register(struct device *dev,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册