All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <530372B2.8050900@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index ca5cfc6..bcf6716 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -48,7 +48,8 @@ On 18-02-2014 16:16, 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 7b4ccde..84278c2 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 14:48:18 +0000\0"
+ "Date\0Tue, 18 Feb 2014 18:48:18 +0400\0"
  "To\0Ben Dooks <ben.dooks@codethink.co.uk>"
  " grant.likely@linaro.org\0"
  "Cc\0linux-kernel@lists.codethink.co.uk"
@@ -61,7 +61,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"
@@ -79,4 +80,4 @@
  "\n"
  WBR, Sergei
 
-1422a3c8078806a7976fbb98dfdc45b7909cd0c7845bd50a2f08bd8158e3b359
+247b1d10b1a8f60d794b9ee61c41403818e3d36a723c5b2f04f18a18c2246c9c

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.