]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blobdiff - drivers/pci/host/pci-tegra.c
pcie: tegra: move err print to info print
[sojka/nv-tegra/linux-3.10.git] / drivers / pci / host / pci-tegra.c
index f5d6c9d5c37145d0b214a5f451d6a1b3f869308e..371dc91c4cf5ab706821b30c0003ab019d9c4f9c 100644 (file)
@@ -1436,7 +1436,7 @@ static bool tegra_pcie_check_link(struct tegra_pcie_port *pp, int idx,
                }
 
                if (!timeout)  {
-                       pr_err("PCIE: port %d: link down, retrying\n", idx);
+                       pr_info("PCIE: port %d: link down, retrying\n", idx);
                        goto retry;
                }