提交 b1d6d822 编写于 作者: S Sebastian Andrzej Siewior 提交者: Greg Kroah-Hartman

drivers/base: fix typo in comment for arch_setup_pdev_archdata()

Signed-off-by: NSebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 94b086b2
......@@ -44,7 +44,7 @@ EXPORT_SYMBOL_GPL(platform_bus);
* be setup before the platform_notifier is called. So if a user needs to
* manipulate any relevant information in the pdev_archdata they can do:
*
* platform_devic_alloc()
* platform_device_alloc()
* ... manipulate ...
* platform_device_add()
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册