diff for duplicates of <503B115C.7040904@ti.com> diff --git a/a/1.txt b/N1/1.txt index cb7a58e..683f380 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -105,7 +105,7 @@ could get tricky to tackle. >> + if (!out) >> + return -ENOMEM; >> + ->> + out->id = dsi->module_id = 0 ? +>> + out->id = dsi->module_id == 0 ? >> + OMAP_DSS_OUTPUT_DSI1 : OMAP_DSS_OUTPUT_DSI2; >> + >> + out->type = OMAP_DISPLAY_TYPE_DSI; diff --git a/a/content_digest b/N1/content_digest index 9d462da..da4eb09 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\01345814042.9287.72.camel@lappyti\0" "From\0Archit Taneja <a0393947@ti.com>\0" "Subject\0Re: [PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances\0" - "Date\0Mon, 27 Aug 2012 06:31:08 +0000\0" + "Date\0Mon, 27 Aug 2012 11:49:08 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" linux-fbdev@vger.kernel.org @@ -118,7 +118,7 @@ ">> +\tif (!out)\n" ">> +\t\treturn -ENOMEM;\n" ">> +\n" - ">> +\tout->id = dsi->module_id = 0 ?\n" + ">> +\tout->id = dsi->module_id == 0 ?\n" ">> +\t\t\tOMAP_DSS_OUTPUT_DSI1 : OMAP_DSS_OUTPUT_DSI2;\n" ">> +\n" ">> +\tout->type = OMAP_DISPLAY_TYPE_DSI;\n" @@ -168,4 +168,4 @@ "\n" Archit -0e4c4632d3af2bd25ecb811b13f2eddc83a395d04f19c5b015a53b635736e2f9 +eae78b6f00a77a2b3b83d22f9b4a9416ade67e68e6e6a7780b49f22eff8945be
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.