diff for duplicates of <530E2223.8030407@codethink.co.uk> diff --git a/a/1.txt b/N1/1.txt index 3e97bc1..fb58008 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -215,7 +215,7 @@ Does the host have a completion IRQ you could sleep on? >>> +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 21c8657..622d74c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -231,7 +231,7 @@ ">>> +static void __init rcar_pcie_hw_init(struct rcar_pcie *pcie)\n" ">>> +{\n" ">>> + /* Initialise R-Car H1 PHY & wait for it to be ready */\n" - ">>> + if (pcie->chip == RCAR_H1)\n" + ">>> + if (pcie->chip = RCAR_H1)\n" ">>> + if (rcar_pcie_phy_init_rcar_h1(pcie))\n" ">>> + return;\n" ">>> +\n" @@ -574,4 +574,4 @@ "Ben Dooks\t\t\t\thttp://www.codethink.co.uk/\n" "Senior Engineer\t\t\t\tCodethink - Providing Genius" -6f9eced090c442b17a8d81cde4f6adfb0fe675ccab198d55881bb9b4af3940ca +c5fa22b7d04fda85d5890fb8a342d6057d22ba2d66f927eef425f6c3918cb3ec
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.