提交 c89ac443 编写于 作者: D Darrick J. Wong 提交者: Bjorn Helgaas

PCI: Fix typo in Thunderbolt kernel message

Fix a typo in one of the kernel messages.
Signed-off-by: NDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
上级 c517d838
......@@ -3182,7 +3182,7 @@ static void quirk_apple_wait_for_thunderbolt(struct pci_dev *dev)
|| nhi->subsystem_vendor != 0x2222
|| nhi->subsystem_device != 0x1111)
goto out;
dev_info(&dev->dev, "quirk: wating for thunderbolt to reestablish pci tunnels...\n");
dev_info(&dev->dev, "quirk: waiting for thunderbolt to reestablish PCI tunnels...\n");
device_pm_wait_for_dev(&dev->dev, &nhi->dev);
out:
pci_dev_put(nhi);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册