All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52E807E9.8060900@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index 617814e..bee8dac 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ printed by the IRQ handler introduced by the previous patch?
 >   		return NULL;
 >
 > +	/* bridge logic only has registers to 0x40 */
-> +	if (slot == 0x0 && where >= 0x40)
+> +	if (slot = 0x0 && where >= 0x40)
 > +		return NULL;
 > +
 >   	val = slot ? RCAR_AHBPCI_WIN1_DEVICE | RCAR_AHBPCI_WIN_CTR_CFG :
diff --git a/a/content_digest b/N1/content_digest
index 275835d..f290490 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01390903616-8073-4-git-send-email-ben.dooks@codethink.co.uk\0"
  "From\0Valentine <valentine.barshak@cogentembedded.com>\0"
  "Subject\0Re: [PATCH 3/3] PCI: rcar: fix bridge logic configuration accesses\0"
- "Date\0Tue, 28 Jan 2014 23:41:29 +0400\0"
+ "Date\0Tue, 28 Jan 2014 19:41:29 +0000\0"
  "To\0Ben Dooks <ben.dooks@codethink.co.uk>"
  " linux-kernel@lists.codethink.co.uk\0"
  "Cc\0linux-sh@vger.kernel.org"
@@ -58,7 +58,7 @@
  ">   \t\treturn NULL;\n"
  ">\n"
  "> +\t/* bridge logic only has registers to 0x40 */\n"
- "> +\tif (slot == 0x0 && where >= 0x40)\n"
+ "> +\tif (slot = 0x0 && where >= 0x40)\n"
  "> +\t\treturn NULL;\n"
  "> +\n"
  ">   \tval = slot ? RCAR_AHBPCI_WIN1_DEVICE | RCAR_AHBPCI_WIN_CTR_CFG :\n"
@@ -69,4 +69,4 @@
  "Thanks,\n"
  Val.
 
-2c4d0f4245fbd5103f95a693eb1e2dc973be5a0ba8bd988c4573be03a669981c
+07003e614c66d1e335849fa0766e7e0faac18de5dd6116888b584db212c35fc4

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.