diff for duplicates of <530E1782.3070403@codethink.co.uk> diff --git a/a/1.txt b/N1/1.txt index faddd60..0b53687 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -196,7 +196,7 @@ Same comments as for previous delay loop > +static void __init rcar_pcie_hw_init(struct rcar_pcie *pcie) > +{ > + /* Initialise R-Car H1 PHY & wait for it to be ready */ -> + if (pcie->chip == RCAR_H1) +> + if (pcie->chip = RCAR_H1) > + if (rcar_pcie_phy_init_rcar_h1(pcie)) > + return; > + diff --git a/a/content_digest b/N1/content_digest index fd968bf..ff63d1d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -210,7 +210,7 @@ "> +static void __init rcar_pcie_hw_init(struct rcar_pcie *pcie)\n" "> +{\n" "> +\t/* Initialise R-Car H1 PHY & wait for it to be ready */\n" - "> +\tif (pcie->chip == RCAR_H1)\n" + "> +\tif (pcie->chip = RCAR_H1)\n" "> +\t\tif (rcar_pcie_phy_init_rcar_h1(pcie))\n" "> +\t\t\treturn;\n" "> +\n" @@ -522,4 +522,4 @@ "Ben Dooks\t\t\t\thttp://www.codethink.co.uk/\n" "Senior Engineer\t\t\t\tCodethink - Providing Genius" -a85e5f905d46e917100680299e6fbffd0e130a93b4b0d689d3ca0210f4c29d38 +f7a566d4a80ce2f569f1b01ea0a099884bace65b3f37418ca58f4931dfb08c2a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.