All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87lh841mev.wl%kuninori.morimoto.gx@renesas.com>

diff --git a/a/1.txt b/N1/1.txt
index 606a7e9..aec7f29 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -177,7 +177,7 @@ ping ?
 >  			goto error_unregister;
 >  
 > -		priv->zone = thermal_zone_device_register("rcar_thermal",
-> +		if (of_data = USE_OF_THERMAL)
+> +		if (of_data == USE_OF_THERMAL)
 > +			priv->zone = thermal_zone_of_sensor_register(
 > +						dev, i, priv,
 > +						&rcar_thermal_zone_of_ops);
diff --git a/a/content_digest b/N1/content_digest
index 9d651f5..ea198dc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -17,7 +17,7 @@
   "Subject\0Re: [PATCH 5/8 v6] thermal: rcar: enable to use thermal-zone on DT\0"
 ]
 [
-  "Date\0Tue, 05 Jan 2016 08:08:45 +0000\0"
+  "Date\0Tue, 5 Jan 2016 08:08:45 +0000\0"
 ]
 [
   "To\0Kuninori Morimoto <kuninori.morimoto.gx\@renesas.com>\0"
@@ -28,9 +28,9 @@
   " Zhang Rui <rui.zhang\@intel.com>",
   " Geert Uytterhoeven <geert\@linux-m68k.org>",
   " Magnus <magnus.damm\@gmail.com>",
-  " linux-sh\@vger.kernel.org",
-  " linux-pm\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org",
+  " <linux-sh\@vger.kernel.org>",
+  " <linux-pm\@vger.kernel.org>",
+  " <linux-kernel\@vger.kernel.org>",
   " devicetree\@vger.kernel.org <devicetree\@vger.kernel.org>\0"
 ]
 [
@@ -219,7 +219,7 @@
   ">  \t\t\tgoto error_unregister;\n",
   ">  \n",
   "> -\t\tpriv->zone = thermal_zone_device_register(\"rcar_thermal\",\n",
-  "> +\t\tif (of_data = USE_OF_THERMAL)\n",
+  "> +\t\tif (of_data == USE_OF_THERMAL)\n",
   "> +\t\t\tpriv->zone = thermal_zone_of_sensor_register(\n",
   "> +\t\t\t\t\t\tdev, i, priv,\n",
   "> +\t\t\t\t\t\t&rcar_thermal_zone_of_ops);\n",
@@ -238,4 +238,4 @@
   "> More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-4a36bae7289245e8177ac21a1ae6c2fdfef559a0ce54a12178e7f18a9c2aa034
+1625accb78d14467eda96dcd9107746f159b21bedfc698d3073aa73a9b63e623

diff --git a/a/1.txt b/N2/1.txt
index 606a7e9..aec7f29 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -177,7 +177,7 @@ ping ?
 >  			goto error_unregister;
 >  
 > -		priv->zone = thermal_zone_device_register("rcar_thermal",
-> +		if (of_data = USE_OF_THERMAL)
+> +		if (of_data == USE_OF_THERMAL)
 > +			priv->zone = thermal_zone_of_sensor_register(
 > +						dev, i, priv,
 > +						&rcar_thermal_zone_of_ops);
diff --git a/a/content_digest b/N2/content_digest
index 9d651f5..1539237 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -17,7 +17,7 @@
   "Subject\0Re: [PATCH 5/8 v6] thermal: rcar: enable to use thermal-zone on DT\0"
 ]
 [
-  "Date\0Tue, 05 Jan 2016 08:08:45 +0000\0"
+  "Date\0Tue, 5 Jan 2016 08:08:45 +0000\0"
 ]
 [
   "To\0Kuninori Morimoto <kuninori.morimoto.gx\@renesas.com>\0"
@@ -219,7 +219,7 @@
   ">  \t\t\tgoto error_unregister;\n",
   ">  \n",
   "> -\t\tpriv->zone = thermal_zone_device_register(\"rcar_thermal\",\n",
-  "> +\t\tif (of_data = USE_OF_THERMAL)\n",
+  "> +\t\tif (of_data == USE_OF_THERMAL)\n",
   "> +\t\t\tpriv->zone = thermal_zone_of_sensor_register(\n",
   "> +\t\t\t\t\t\tdev, i, priv,\n",
   "> +\t\t\t\t\t\t&rcar_thermal_zone_of_ops);\n",
@@ -238,4 +238,4 @@
   "> More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-4a36bae7289245e8177ac21a1ae6c2fdfef559a0ce54a12178e7f18a9c2aa034
+3197d6be721c5ff6b743e91758ff2c728c7aaddcc46ee2dc001a73f38c94393a

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.