diff for duplicates of <5303C29A.6080200@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index f0d3c70..e074974 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,8 @@ On 02/18/2014 03:16 PM, Ben Dooks wrote: > > - if (mdio->irq) { > - prev_irq = mdio->irq[addr]; -> - mdio->irq[addr] > - irq_of_parse_and_map(child, 0); +> - mdio->irq[addr] = +> - irq_of_parse_and_map(child, 0); > - if (!mdio->irq[addr]) > - mdio->irq[addr] = prev_irq; > + rc = irq_of_parse_and_map(child, 0); diff --git a/a/content_digest b/N1/content_digest index 5aec322..cbf895b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01392725818-558-1-git-send-email-ben.dooks@codethink.co.uk\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH v2] of_mdio: fix phy interrupt passing\0" - "Date\0Tue, 18 Feb 2014 19:29:48 +0000\0" + "Date\0Tue, 18 Feb 2014 23:29:14 +0300\0" "To\0Ben Dooks <ben.dooks@codethink.co.uk>" " grant.likely@linaro.org\0" "Cc\0linux-kernel@lists.codethink.co.uk" @@ -49,7 +49,8 @@ ">\n" "> -\tif (mdio->irq) {\n" "> -\t\tprev_irq = mdio->irq[addr];\n" - "> -\t\tmdio->irq[addr] > -\t\t\tirq_of_parse_and_map(child, 0);\n" + "> -\t\tmdio->irq[addr] =\n" + "> -\t\t\tirq_of_parse_and_map(child, 0);\n" "> -\t\tif (!mdio->irq[addr])\n" "> -\t\t\tmdio->irq[addr] = prev_irq;\n" "> +\trc = irq_of_parse_and_map(child, 0);\n" @@ -68,4 +69,4 @@ "\n" WBR, Sergei -93061deab964b7f110c4d649f81a186cdb2d631ad7dbadc1bc5a53f9f9acc915 +e8fc101f552f7f9f1a35ea7f9ff175254f543fbc84b9c66a53fb22a9075780a2
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.