diff for duplicates of <87mxmq6k2g.fsf@ti.com> diff --git a/a/1.txt b/N1/1.txt index aa54ba7..eff9aee 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ Kevin > on beagle, 3430SDP and zoom3. > > A patch mentioned in -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42384.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42384.html > was needed to get OMAP3 to boot up on top of linux-next of 20110115. > > OMAP4 hwmod support will be posted after the acceptance of this basic change in @@ -146,22 +146,22 @@ Kevin > Changes since v5: > ---------------- > 1) Following review comments incorporated: -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42031.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42031.html > Make sure display.c is built when DSS is enabled built-in or as a module. -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42083.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42083.html > hwmod and omap_device headers moved to patch 8 when they're > needed the first time. -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42094.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42094.html > - latency set to AUTO_ADJUST > - extra whitespaces removed. > - pdata memset to 0 before use. > - if omap_device_build fails, return error. -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42095.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42095.html > renamed *_deinit_* to *_uninit_* > -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42171.html -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42172.html -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42173.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42171.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42172.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42173.html > - added L3 and L4 firewall related data, > - corrected handling of .idlest_idle_bit v/w .idlest_stdby_bit > - no .idlest_*_bit setting for dependent hwmods @@ -174,28 +174,28 @@ Kevin > Changes since v4: > ---------------- > 1) Following review comments incorporated: -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41970.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41970.html > Corrected the clocks to be enabled in omap_dss_probe. > Changes since v3: > ---------------- > 1.) Following review comments incorporated: -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41705.html -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41683.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41705.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41683.html > Created a new display.c file for dss driver registration > related code. > -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41573.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41573.html > Changed the oh_name/dev_name handling in hwmod usage. > -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41753.html -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41718.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41753.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41718.html > removed device_initcall_sync(); init / deinit of each DSS h/w IP > platform drivers are done from omap_dss_probe() in sequence. > -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41754.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41754.html > clock patches were cleaned up as per review comments. > -> * http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41756.html +> * http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41756.html > printk() => dev_dbg change was separated out. > > @@ -203,21 +203,21 @@ Kevin > ------------------- > 1.) Following review comments incorporated: > Split the device/driver name change and registration patches logically. -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41205.html -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41204.html -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg41203.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41205.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41204.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg41203.html > > Changes since v1: > ------------------ > 1.) Dynamically register for OMAP2,3 specific DSS HW IPs in devices.c > 2.) Following review comments incorporated: > Updation of all the board files on l-o dss2 branch as per -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg36915.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg36915.html > Comments incorporated in devices.c and display.h as per -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg36919.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg36919.html > Comments incorporated in dispc.c, dss.c, dsi.c, venc.c, rfbi.c > so that platform_device is just above platform_driver registrations as per -> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg36963.html +> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg36963.html > 3.) Squashed some of the patches to one patch. > > Changes since RFC: @@ -243,7 +243,7 @@ Kevin > commit e8883f8057c0f7c9950fa9f20568f37bfa62f34a > Description: Add linux-next specific files for 20110115 > + -> Patch mentioned in http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42384.html +> Patch mentioned in http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42384.html > [PATCH] OMAP: counter_32k: init clocksource as part of machine timer init > > (This patch is required for OMAP bootup w/ 20110115 linux-next) diff --git a/a/content_digest b/N1/content_digest index acc81c6..22b6daf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,8 @@ "ref\01295850125-21405-1-git-send-email-sumit.semwal@ti.com\0" - "From\0Kevin Hilman <khilman@ti.com>\0" - "Subject\0Re: [PATCH v10 00/18] OMAP2,3: hwmod DSS Adaptation\0" + "From\0khilman@ti.com (Kevin Hilman)\0" + "Subject\0[PATCH v10 00/18] OMAP2,3: hwmod DSS Adaptation\0" "Date\0Mon, 24 Jan 2011 13:57:59 -0800\0" - "To\0Sumit Semwal <sumit.semwal@ti.com>" - " Tony Lindgren <tony@atomide.com>\0" - "Cc\0tomi.valkeinen@nokia.com" - paul@pwsan.com - hvaibhav@ti.com - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Sumit Semwal <sumit.semwal@ti.com> writes:\n" @@ -43,7 +37,7 @@ "> on beagle, 3430SDP and zoom3.\n" ">\n" "> A patch mentioned in \n" - "> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42384.html\n" + "> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42384.html\n" "> was needed to get OMAP3 to boot up on top of linux-next of 20110115.\n" ">\n" "> OMAP4 hwmod support will be posted after the acceptance of this basic change in\n" @@ -159,22 +153,22 @@ "> Changes since v5:\n" "> ----------------\n" "> 1) Following review comments incorporated:\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg42031.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg42031.html\n" "> \t\tMake sure display.c is built when DSS is enabled built-in or as a module.\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg42083.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg42083.html\n" "> \t\thwmod and omap_device headers moved to patch 8 when they're\n" "> \t\tneeded the first time.\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg42094.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg42094.html\n" "> \t\t- latency set to AUTO_ADJUST\n" "> \t\t- extra whitespaces removed.\n" "> \t\t- pdata memset to 0 before use.\n" "> \t\t- if omap_device_build fails, return error.\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg42095.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg42095.html\n" "> \t\trenamed *_deinit_* to *_uninit_*\n" ">\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg42171.html\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg42172.html\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg42173.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg42171.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg42172.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg42173.html\n" "> \t\t- added L3 and L4 firewall related data,\n" "> \t\t- corrected handling of .idlest_idle_bit v/w .idlest_stdby_bit\n" "> \t\t- no .idlest_*_bit setting for dependent hwmods\n" @@ -187,28 +181,28 @@ "> Changes since v4:\n" "> ----------------\n" "> 1) Following review comments incorporated:\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41970.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41970.html\n" "> \t\tCorrected the clocks to be enabled in omap_dss_probe.\n" "> Changes since v3:\n" "> ----------------\n" "> 1.) Following review comments incorporated:\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41705.html\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41683.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41705.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41683.html\n" "> \t\tCreated a new display.c file for dss driver registration \n" "> \t\trelated code.\t\n" ">\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41573.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41573.html\n" "> \t\tChanged the oh_name/dev_name handling in hwmod usage.\n" ">\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41753.html\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41718.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41753.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41718.html\n" "> \t\tremoved device_initcall_sync(); init / deinit of each DSS h/w IP\n" "> \t\tplatform drivers are done from omap_dss_probe() in sequence.\n" ">\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41754.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41754.html\n" "> \t\tclock patches were cleaned up as per review comments.\n" ">\n" - "> *\thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41756.html\n" + "> *\thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41756.html\n" "> \t\tprintk() => dev_dbg change was separated out.\n" ">\n" ">\n" @@ -216,21 +210,21 @@ "> -------------------\n" "> 1.) Following review comments incorporated:\n" "> \tSplit the device/driver name change and registration patches logically.\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41205.html\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41204.html\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg41203.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41205.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41204.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg41203.html\n" ">\n" "> Changes since v1:\n" "> ------------------\n" "> 1.) Dynamically register for OMAP2,3 specific DSS HW IPs in devices.c\n" "> 2.) Following review comments incorporated:\n" "> \tUpdation of all the board files on l-o dss2 branch as per\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg36915.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg36915.html\n" "> \tComments incorporated in devices.c and display.h as per\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg36919.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg36919.html\n" "> \tComments incorporated in dispc.c, dss.c, dsi.c, venc.c, rfbi.c \n" "> \tso that platform_device is just above platform_driver registrations as per\n" - "> \thttp://www.mail-archive.com/linux-omap@vger.kernel.org/msg36963.html\n" + "> \thttp://www.mail-archive.com/linux-omap at vger.kernel.org/msg36963.html\n" "> 3.) Squashed some of the patches to one patch.\n" ">\n" "> Changes since RFC:\n" @@ -256,7 +250,7 @@ "> commit\te8883f8057c0f7c9950fa9f20568f37bfa62f34a\n" "> Description: Add linux-next specific files for 20110115\n" "> +\n" - "> Patch mentioned in http://www.mail-archive.com/linux-omap@vger.kernel.org/msg42384.html\n" + "> Patch mentioned in http://www.mail-archive.com/linux-omap at vger.kernel.org/msg42384.html\n" "> [PATCH] OMAP: counter_32k: init clocksource as part of machine timer init\n" ">\n" "> (This patch is required for OMAP bootup w/ 20110115 linux-next)\n" @@ -327,4 +321,4 @@ "> create mode 100644 arch/arm/plat-omap/include/plat/l3_3xxx.h\n" > create mode 100644 arch/arm/plat-omap/include/plat/l4_2xxx.h -e2bb63c587a91de9c5bbf286187d407d8193563635a2b7b0c186635e0849c763 +d7f8e205c8cdcbe8c12f09b228f9dac577aea295c9e9f3a67a5cd9b57f7cc1ea
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.