All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140218021111.14164.93740.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 e70d07f..7f9dc1a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020140218021041.14164.56411.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\0Tue, 18 Feb 2014 11:11:11 +0900\0"
+ "Date\0Tue, 18 Feb 2014 02:11:11 +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;"
 
-6eb0e7739ca1cf8dd6a13da6a5aad1dd97870809ef659ce1f6b092891fa4d8f6
+ab48c55be1eeb6d63d4c0ea626a04d9fd022479d32ae37de655d2903cd632239

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.