diff for duplicates of <87mxdrcfnf.fsf@ti.com> diff --git a/a/1.txt b/N1/1.txt index fc798ab..53b7152 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ > > [...] >>>> After that, pm_runtime_put_sync() is called, which will trigger the ->>>> driver's ->runtime_suspend callback. The ->runtime_suspend() callback +>>>> driver's ->runtime_suspend callback. ?The ->runtime_suspend() callback >>>> checks bank->mod_usage as well, and if zero, doesn't do anything >>>> (notably, it doesn't disable debounce clocks.) >>> I need some clarification in reproducing/testing the fix on OMAP3430SDP. @@ -27,7 +27,7 @@ >> This is mostly happening because you are missing a below >> fix from Kevin in the branch you are testing with. >> ->> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg54927.html +>> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg54927.html >> {OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers} >> >> If you rebase, your branch against 3.1-rc6, you should already @@ -137,7 +137,3 @@ Kevin > spin_lock_irqsave(&bank->lock, flags); > for (j = 0; j < hweight_long(bank->dbck_enable_mask); j++) > clk_enable(bank->dbck); --- -To unsubscribe from this list: send the line "unsubscribe linux-omap" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index e9ec7ba..33c6be0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,16 +3,10 @@ "ref\0CAC83ZvKu5Fo-c88L4WFPdvq91T=usaZY4mzTVVzDLw9HE7g9Kg@mail.gmail.com\0" "ref\04E7D99CB.7090004@ti.com\0" "ref\0CAC83ZvLfCOjKja1rZ6GB4bmn_KrcjitTJZJsa5jy01QVj2OXXw@mail.gmail.com\0" - "From\0Kevin Hilman <khilman@ti.com>\0" - "Subject\0Re: [PATCH v7 00/26] gpio/omap: driver cleanup and fixes\0" + "From\0khilman@ti.com (Kevin Hilman)\0" + "Subject\0[PATCH v7 00/26] gpio/omap: driver cleanup and fixes\0" "Date\0Mon, 26 Sep 2011 11:39:00 -0700\0" - "To\0DebBarma" - " Tarun Kanti <tarun.kanti@ti.com>\0" - "Cc\0Santosh Shilimkar <santosh.shilimkar@ti.com>" - linux-omap@vger.kernel.org - tony@atomide.com - linux-arm-kernel@lists.infradead.org - " charu@ti.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\"DebBarma, Tarun Kanti\" <tarun.kanti@ti.com> writes:\n" @@ -21,7 +15,7 @@ ">\n" "> [...]\n" ">>>> After that, pm_runtime_put_sync() is called, which will trigger the\n" - ">>>> driver's ->runtime_suspend callback. \302\240The ->runtime_suspend() callback\n" + ">>>> driver's ->runtime_suspend callback. ?The ->runtime_suspend() callback\n" ">>>> checks bank->mod_usage as well, and if zero, doesn't do anything\n" ">>>> (notably, it doesn't disable debounce clocks.)\n" ">>> I need some clarification in reproducing/testing the fix on OMAP3430SDP.\n" @@ -44,7 +38,7 @@ ">> This is mostly happening because you are missing a below\n" ">> fix from Kevin in the branch you are testing with.\n" ">>\n" - ">> http://www.mail-archive.com/linux-omap@vger.kernel.org/msg54927.html\n" + ">> http://www.mail-archive.com/linux-omap at vger.kernel.org/msg54927.html\n" ">> {OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers}\n" ">>\n" ">> If you rebase, your branch against 3.1-rc6, you should already\n" @@ -153,10 +147,6 @@ "> -\n" "> \tspin_lock_irqsave(&bank->lock, flags);\n" "> \tfor (j = 0; j < hweight_long(bank->dbck_enable_mask); j++)\n" - "> \t\tclk_enable(bank->dbck);\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "> \t\tclk_enable(bank->dbck);" -92bd1c9f9688a5744ad5e6413c31fde48f7412fa4de17c586a4d9a847b18baca +89ea2eeede4fd09e2daa7670237f28101e946311192c23b509d57483c1663925
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.