All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52CE9165.7050002@marvell.com>

diff --git a/a/1.txt b/N1/1.txt
index a2387cf..ad00b43 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ On 01/09/2014 03:43 PM, Jingoo Han wrote:
 >>> add device tree support for mmp fb/controller
 >>> the description at Documentation/devicetree/bindings/fb/mmp-disp.txt
 >>>
->>> Signed-off-by: Zhou Zhu <zzhu3@marvell.com>
+>>> Signed-off-by: Zhou Zhu <zzhu3-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
 >>> ---
 >>>   Documentation/devicetree/bindings/fb/mmp-disp.txt |   71 ++++++++++++
 >>>   drivers/video/mmp/fb/mmpfb.c                      |   71 ++++++++----
@@ -72,7 +72,7 @@ clock name related codes and direct use: devm_clk_get(dev, NULL)?
 >>> -	int ret, modes_num;
 >>> -
 >>> -	mi = pdev->dev.platform_data;
->>> -	if (mi = NULL) {
+>>> -	if (mi == NULL) {
 >>> -		dev_err(&pdev->dev, "no platform data defined\n");
 >>> -		return -EINVAL;
 >>> -	}
@@ -82,7 +82,7 @@ clock name related codes and direct use: devm_clk_get(dev, NULL)?
 >>>
 >>>   	/* initialize fb */
 >>>   	info = framebuffer_alloc(sizeof(struct mmpfb_info), &pdev->dev);
->>>   	if (info = NULL)
+>>>   	if (info == NULL)
 >>>   		return -ENOMEM;
 >>>   	fbi = info->par;
 >>> -	if (!fbi) {
@@ -113,3 +113,7 @@ Thank you for your suggestion. I will update the code to dynamic in v2.
 
 -- 
 Thanks, -Zhou
+--
+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/N1/content_digest
index b578500..ed99ecf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,9 @@
  "ref\020140109073158.GM6750@pengutronix.de\0"
  "ref\0000301cf0d0e$91f29090$b5d7b1b0$%han@samsung.com\0"
  "ref\0000301cf0d0e$91f29090$b5d7b1b0$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0"
- "From\0Zhou Zhu <zzhu3@marvell.com>\0"
+ "From\0Zhou Zhu <zzhu3-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0"
  "Subject\0Re: [PATCH] video: mmp: add device tree support\0"
- "Date\0Thu, 09 Jan 2014 12:09:09 +0000\0"
+ "Date\0Thu, 9 Jan 2014 20:09:09 +0800\0"
  "To\0Jingoo Han <jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>"
  " 'Sascha Hauer' <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
  "Cc\0linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
@@ -25,7 +25,7 @@
  ">>> add device tree support for mmp fb/controller\n"
  ">>> the description at Documentation/devicetree/bindings/fb/mmp-disp.txt\n"
  ">>>\n"
- ">>> Signed-off-by: Zhou Zhu <zzhu3@marvell.com>\n"
+ ">>> Signed-off-by: Zhou Zhu <zzhu3-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n"
  ">>> ---\n"
  ">>>   Documentation/devicetree/bindings/fb/mmp-disp.txt |   71 ++++++++++++\n"
  ">>>   drivers/video/mmp/fb/mmpfb.c                      |   71 ++++++++----\n"
@@ -90,7 +90,7 @@
  ">>> -\tint ret, modes_num;\n"
  ">>> -\n"
  ">>> -\tmi = pdev->dev.platform_data;\n"
- ">>> -\tif (mi = NULL) {\n"
+ ">>> -\tif (mi == NULL) {\n"
  ">>> -\t\tdev_err(&pdev->dev, \"no platform data defined\\n\");\n"
  ">>> -\t\treturn -EINVAL;\n"
  ">>> -\t}\n"
@@ -100,7 +100,7 @@
  ">>>\n"
  ">>>   \t/* initialize fb */\n"
  ">>>   \tinfo = framebuffer_alloc(sizeof(struct mmpfb_info), &pdev->dev);\n"
- ">>>   \tif (info = NULL)\n"
+ ">>>   \tif (info == NULL)\n"
  ">>>   \t\treturn -ENOMEM;\n"
  ">>>   \tfbi = info->par;\n"
  ">>> -\tif (!fbi) {\n"
@@ -130,6 +130,10 @@
  "Thank you for your suggestion. I will update the code to dynamic in v2.\n"
  "\n"
  "-- \n"
- Thanks, -Zhou
+ "Thanks, -Zhou\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
 
-499794136fd8a585297a51e7e311d60089f51528a5d488704a4429830a965ee0
+58f61d7364aa0b2234434576f6c768bd72a6ee9a9bb7a3b17f052c44c98d88ec

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.