mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-22 22:56:37 +00:00

Use PCI standard marco dev_is_pci() instead of directly compare pci_bus_type to check whether it is pci device. Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>