Merge tag 'for-hubcap-v4.9-readahead' of git://github.com/martinbrandenburg/linux
[cascardo/linux.git] / drivers / pci / host / pcie-xilinx-nwl.c
index 3c16bbf..0b597d9 100644 (file)
@@ -825,7 +825,7 @@ static int nwl_pcie_probe(struct platform_device *pdev)
 
        err = of_pci_get_host_bridge_resources(node, 0, 0xff, &res, &iobase);
        if (err) {
-               pr_err("Getting bridge resources failed\n");
+               dev_err(pcie->dev, "Getting bridge resources failed\n");
                return err;
        }