提交 34a23327 编写于 作者: C Corentin Labbe 提交者: Lee Jones

mfd: axp20x: Correct a typo in axp20x_device_remove documentation

The documentation of axp20x_device_remove() have a typo and use
axp20x_device_probe() as name. This patch fix this typo.
Signed-off-by: NCorentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: NChen-Yu Tsai <wens@csie.org>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 b3b66158
...@@ -582,7 +582,7 @@ int axp20x_match_device(struct axp20x_dev *axp20x); ...@@ -582,7 +582,7 @@ int axp20x_match_device(struct axp20x_dev *axp20x);
int axp20x_device_probe(struct axp20x_dev *axp20x); int axp20x_device_probe(struct axp20x_dev *axp20x);
/** /**
* axp20x_device_probe(): Remove a axp20x device * axp20x_device_remove(): Remove a axp20x device
* *
* @axp20x: axp20x device to remove * @axp20x: axp20x device to remove
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册