提交 268863f4 编写于 作者: M majianpeng 提交者: Greg Kroah-Hartman

base/core.c:fix typo in comment in function device_add

Signed-off-by: Nmajianpeng <majianpeng@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 543f43ce
......@@ -1034,7 +1034,7 @@ int device_add(struct device *dev)
device_pm_add(dev);
/* Notify clients of device addition. This call must come
* after dpm_sysf_add() and before kobject_uevent().
* after dpm_sysfs_add() and before kobject_uevent().
*/
if (dev->bus)
blocking_notifier_call_chain(&dev->bus->p->bus_notifier,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册