commit | b7360f609f5fa0537667dc1b8036c96bf7e03023 | [log] [tgz] |
---|---|---|
author | Tiezhu Yang <yangtiezhu@loongson.cn> | Mon Jul 27 15:06:55 2020 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Jul 29 17:49:33 2020 -0500 |
tree | d0d23eddf39c2877f00107e27e9bc0ef85978b30 | |
parent | 99b50be9d8ec9ef319cc7d5de07f4d405fac7764 [diff] |
PCI: Announce device after early fixups Announce the device, e.g., pci 0000:00:00.0: [8086:5910] type 00 class 0x060000 after running early fixups, so the log message reflects any device type or class code fixups. [bhelgaas: commit log] Link: https://lore.kernel.org/r/1595833615-8049-1-git-send-email-yangtiezhu@loongson.cn Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>