diff for duplicates of <4FA39091.8010007@ti.com> diff --git a/a/1.txt b/N1/1.txt index bcd719f..da51e8d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -119,7 +119,7 @@ On Thursday 03 May 2012 07:27 PM, Tomi Valkeinen wrote: > - if (WARN((IS_ERR(pdev)), "Could not build omap_device for %s\n", > - curr_dss_hwmod[i].oh_name)) > - return -ENODEV; -> + if (i = 0) +> + if (i == 0) > + dss_pdev = pdev; The above line is a bit tricky to understand, maybe something like this diff --git a/a/content_digest b/N1/content_digest index 77ec458..833b9c7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01336053481-25433-12-git-send-email-tomi.valkeinen@ti.com\0" "From\0Archit Taneja <a0393947@ti.com>\0" "Subject\0Re: [PATCH 11/25] OMAPDSS: create custom pdevs for DSS omap_devices\0" - "Date\0Fri, 04 May 2012 08:29:21 +0000\0" + "Date\0Fri, 4 May 2012 13:47:21 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" " linux-fbdev@vger.kernel.org\0" @@ -129,7 +129,7 @@ "> -\t\tif (WARN((IS_ERR(pdev)), \"Could not build omap_device for %s\\n\",\n" "> -\t\t\t\tcurr_dss_hwmod[i].oh_name))\n" "> -\t\t\treturn -ENODEV;\n" - "> +\t\tif (i = 0)\n" + "> +\t\tif (i == 0)\n" "> +\t\t\tdss_pdev = pdev;\n" "\n" "The above line is a bit tricky to understand, maybe something like this \n" @@ -148,4 +148,4 @@ ">\n" "> \treturn 0;" -64abed4146f6ca4bcc67d223cf886f6b8b0c04ab670d3807a9138386c89a8ca1 +2aa995d138c7ffe47c622db64bd0b42c7f98af049d411e96bf3451b9967c5036
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.