All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160722225921.GD32142@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 97f7c7f..3249023 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -366,7 +366,7 @@ Unused.
 > +
 > +	word = ioread32(bcr + SH7751_BCR1);
 > +	/* check BCR for SDRAM in area */
-> +	if (((word >> area) & 1) == 0) {
+> +	if (((word >> area) & 1) = 0) {
 > +		pr_info("PCI: Area %d is not configured for SDRAM. BCR1=0x%lx\n",
 > +			area, word);
 
diff --git a/a/content_digest b/N1/content_digest
index 6957e4b..9aa80af 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,14 @@
  "ref\01467564402-2649-1-git-send-email-ysato@users.sourceforge.jp\0"
  "ref\01467564402-2649-13-git-send-email-ysato@users.sourceforge.jp\0"
+ "ref\01467564402-2649-13-git-send-email-ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org\0"
  "From\0Bjorn Helgaas <helgaas@kernel.org>\0"
  "Subject\0Re: [PATCH v6 12/22] sh: Add PCI host bridge driver for SH7751\0"
- "Date\0Fri, 22 Jul 2016 17:59:21 -0500\0"
- "To\0Yoshinori Sato <ysato@users.sourceforge.jp>\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-pci@vger.kernel.org
-  linux-sh@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
+ "Date\0Fri, 22 Jul 2016 22:59:21 +0000\0"
+ "To\0Yoshinori Sato <ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Jul 04, 2016 at 01:46:32AM +0900, Yoshinori Sato wrote:\n"
@@ -378,7 +379,7 @@
  "> +\n"
  "> +\tword = ioread32(bcr + SH7751_BCR1);\n"
  "> +\t/* check BCR for SDRAM in area */\n"
- "> +\tif (((word >> area) & 1) == 0) {\n"
+ "> +\tif (((word >> area) & 1) = 0) {\n"
  "> +\t\tpr_info(\"PCI: Area %d is not configured for SDRAM. BCR1=0x%lx\\n\",\n"
  "> +\t\t\tarea, word);\n"
  "\n"
@@ -531,4 +532,4 @@
  "> 2.7.0\n"
  >
 
-c4504ba5af48de413448d4b0ce8be7964692751f7e8e672f9dd1724237ec985b
+4f9f04dd54d6d21a39b7a90b0f4a98085cd4e9a2aa763c194f8693a8723929c2

diff --git a/a/1.txt b/N2/1.txt
index 97f7c7f..fe6fb96 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -6,7 +6,7 @@ On Mon, Jul 04, 2016 at 01:46:32AM +0900, Yoshinori Sato wrote:
 I'd like some details here about why we want this new driver.  Will
 the old one be removed?  How should a user choose which one to use?
 
-> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
+> Signed-off-by: Yoshinori Sato <ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org>
 > ---
 >  .../devicetree/bindings/pci/sh7751-pci.txt         |  37 +++
 >  arch/sh/boards/Kconfig                             |   1 +
@@ -517,4 +517,8 @@ Multi-line comment style is:
 > +builtin_platform_driver(sh7751_pci_driver);
 > -- 
 > 2.7.0
->
+> 
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 6957e4b..bb7f1cd 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,14 @@
  "ref\01467564402-2649-1-git-send-email-ysato@users.sourceforge.jp\0"
  "ref\01467564402-2649-13-git-send-email-ysato@users.sourceforge.jp\0"
- "From\0Bjorn Helgaas <helgaas@kernel.org>\0"
+ "ref\01467564402-2649-13-git-send-email-ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org\0"
+ "From\0Bjorn Helgaas <helgaas-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v6 12/22] sh: Add PCI host bridge driver for SH7751\0"
  "Date\0Fri, 22 Jul 2016 17:59:21 -0500\0"
- "To\0Yoshinori Sato <ysato@users.sourceforge.jp>\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-pci@vger.kernel.org
-  linux-sh@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0Yoshinori Sato <ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Jul 04, 2016 at 01:46:32AM +0900, Yoshinori Sato wrote:\n"
@@ -18,7 +19,7 @@
  "I'd like some details here about why we want this new driver.  Will\n"
  "the old one be removed?  How should a user choose which one to use?\n"
  "\n"
- "> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>\n"
+ "> Signed-off-by: Yoshinori Sato <ysato-Rn4VEauK+AKRv+LV9MX5uooqe+aC9MnS@public.gmane.org>\n"
  "> ---\n"
  ">  .../devicetree/bindings/pci/sh7751-pci.txt         |  37 +++\n"
  ">  arch/sh/boards/Kconfig                             |   1 +\n"
@@ -529,6 +530,10 @@
  "> +builtin_platform_driver(sh7751_pci_driver);\n"
  "> -- \n"
  "> 2.7.0\n"
- >
+ "> \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-c4504ba5af48de413448d4b0ce8be7964692751f7e8e672f9dd1724237ec985b
+10179f40110d81ea22fecc361a6f3754c27946060ecabf5b98c66accacca5cdd

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.