diff for duplicates of <4FA37139.9020501@ti.com> diff --git a/a/1.txt b/N1/1.txt index 859b4f4..f513c50 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -134,7 +134,7 @@ Archit > - 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; > } > diff --git a/a/content_digest b/N1/content_digest index 0deb03c..d20117e 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 06:15:37 +0000\0" + "Date\0Fri, 4 May 2012 11:33:37 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" " linux-fbdev@vger.kernel.org\0" @@ -144,10 +144,10 @@ "> -\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" "> \t}\n" ">\n" "> \treturn 0;" -c28173307f5170a55072df015d5d19f3a7fd88f40d3045138084435a65484ecd +5803fed1388f43b6bf9f1ca462cc8f08766bac5da6ccde2ff4198eabe02464b9
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.