All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140213030332.10398.67426.sendpatchset@w520>

diff --git a/a/1.txt b/N1/1.txt
index ffd2180..d97f91e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
  		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 be1b623..c1580a1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020140213030302.10398.37322.sendpatchset@w520\0"
  "From\0Magnus Damm <magnus.damm@gmail.com>\0"
  "Subject\0[PATCH 03/08] PCI: rcar: fix bridge logic configuration accesses\0"
- "Date\0Thu, 13 Feb 2014 12:03:32 +0900\0"
+ "Date\0Thu, 13 Feb 2014 03:03:32 +0000\0"
  "To\0linux-pci@vger.kernel.org\0"
  "Cc\0horms@verge.net.au"
   linux-sh@vger.kernel.org
@@ -38,10 +38,10 @@
  " \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"
  " \t\t     RCAR_AHBPCI_WIN1_HOST | RCAR_AHBPCI_WIN_CTR_CFG;"
 
-eacc8e0a8f49ffe973e80663da8ac919d571b9b0828a9aef730bc3e79d671622
+66185f3f4cdd1c41b734d6c71d4729e8e8bd218bae662400cf2cb58967603941

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.