diff for duplicates of <7hd29mfwa8.fsf@deeprootsystems.com> diff --git a/a/1.txt b/N1/1.txt index 8e98b05..452a4c2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,17 +1,17 @@ -"Yang, Wenyou" <Wenyou.Yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes: +"Yang, Wenyou" <Wenyou.Yang@atmel.com> writes: >> -----Original Message----- ->> From: Kevin Hilman [mailto:khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org] +>> From: Kevin Hilman [mailto:khilman at kernel.org] >> Sent: Friday, October 17, 2014 10:22 PM >> To: Mark Brown ->> Cc: Yang, Wenyou; linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Ferre, ->> Nicolas; linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org +>> Cc: Yang, Wenyou; linux-spi at vger.kernel.org; linux-kernel at vger.kernel.org; Ferre, +>> Nicolas; linux-arm-kernel at lists.infradead.org >> Subject: Re: [PATCH] spi/atmel: add support for runtime PM >> ->> Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes: +>> Mark Brown <broonie@kernel.org> writes: >> >> > On Fri, Oct 17, 2014 at 06:02:35AM -0700, Kevin Hilman wrote: ->> >> Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes: +>> >> Wenyou Yang <wenyou.yang@atmel.com> writes: >> > >> >> > + if (!pm_runtime_suspended(dev)) { >> >> > + clk_disable_unprepare(as->clk); @@ -42,8 +42,3 @@ The goal is to make it obvious upon reading that ->suspend and ->runtime_suspend are doing exactly the same thing. Kevin - --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 489b43d..6759c2b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,33 +3,26 @@ "ref\020141017135716.GS1820@sirena.org.uk\0" "ref\07hd29qhj3i.fsf@deeprootsystems.com\0" "ref\0B256D81BAE5131468A838E5D7A243641BF594F37@penmbx01\0" - "From\0Kevin Hilman <khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH] spi/atmel: add support for runtime PM\0" + "From\0khilman@kernel.org (Kevin Hilman)\0" + "Subject\0[PATCH] spi/atmel: add support for runtime PM\0" "Date\0Mon, 20 Oct 2014 11:09:19 -0700\0" - "To\0Yang\\" - " Wenyou <Wenyou.Yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - " linux-spi\\@vger.kernel.org <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - " linux-kernel\\@vger.kernel.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - " Ferre\\" - Nicolas <Nicolas.FERRE-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> - " linux-arm-kernel\\@lists.infradead.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "\"Yang, Wenyou\" <Wenyou.Yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes:\n" + "\"Yang, Wenyou\" <Wenyou.Yang@atmel.com> writes:\n" "\n" ">> -----Original Message-----\n" - ">> From: Kevin Hilman [mailto:khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org]\n" + ">> From: Kevin Hilman [mailto:khilman at kernel.org]\n" ">> Sent: Friday, October 17, 2014 10:22 PM\n" ">> To: Mark Brown\n" - ">> Cc: Yang, Wenyou; linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Ferre,\n" - ">> Nicolas; linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" + ">> Cc: Yang, Wenyou; linux-spi at vger.kernel.org; linux-kernel at vger.kernel.org; Ferre,\n" + ">> Nicolas; linux-arm-kernel at lists.infradead.org\n" ">> Subject: Re: [PATCH] spi/atmel: add support for runtime PM\n" ">> \n" - ">> Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes:\n" + ">> Mark Brown <broonie@kernel.org> writes:\n" ">> \n" ">> > On Fri, Oct 17, 2014 at 06:02:35AM -0700, Kevin Hilman wrote:\n" - ">> >> Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes:\n" + ">> >> Wenyou Yang <wenyou.yang@atmel.com> writes:\n" ">> >\n" ">> >> > +\tif (!pm_runtime_suspended(dev)) {\n" ">> >> > +\t\tclk_disable_unprepare(as->clk);\n" @@ -59,11 +52,6 @@ "The goal is to make it obvious upon reading that ->suspend and\n" "->runtime_suspend are doing exactly the same thing.\n" "\n" - "Kevin\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Kevin -3ad02526a8b81dff223b397096ebe193c0936229a81b3e9781783db0b1a52583 +0527d34725e0a4a2002aeb5d0b9c5c3cffdb06480c17f9b0eb6fd13d0a764276
diff --git a/a/1.txt b/N2/1.txt index 8e98b05..ae6ff57 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,17 +1,17 @@ -"Yang, Wenyou" <Wenyou.Yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes: +"Yang, Wenyou" <Wenyou.Yang@atmel.com> writes: >> -----Original Message----- ->> From: Kevin Hilman [mailto:khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org] +>> From: Kevin Hilman [mailto:khilman@kernel.org] >> Sent: Friday, October 17, 2014 10:22 PM >> To: Mark Brown ->> Cc: Yang, Wenyou; linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Ferre, ->> Nicolas; linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org +>> Cc: Yang, Wenyou; linux-spi@vger.kernel.org; linux-kernel@vger.kernel.org; Ferre, +>> Nicolas; linux-arm-kernel@lists.infradead.org >> Subject: Re: [PATCH] spi/atmel: add support for runtime PM >> ->> Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes: +>> Mark Brown <broonie@kernel.org> writes: >> >> > On Fri, Oct 17, 2014 at 06:02:35AM -0700, Kevin Hilman wrote: ->> >> Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes: +>> >> Wenyou Yang <wenyou.yang@atmel.com> writes: >> > >> >> > + if (!pm_runtime_suspended(dev)) { >> >> > + clk_disable_unprepare(as->clk); @@ -42,8 +42,3 @@ The goal is to make it obvious upon reading that ->suspend and ->runtime_suspend are doing exactly the same thing. Kevin - --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 489b43d..b359fdd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,33 +3,33 @@ "ref\020141017135716.GS1820@sirena.org.uk\0" "ref\07hd29qhj3i.fsf@deeprootsystems.com\0" "ref\0B256D81BAE5131468A838E5D7A243641BF594F37@penmbx01\0" - "From\0Kevin Hilman <khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Kevin Hilman <khilman@kernel.org>\0" "Subject\0Re: [PATCH] spi/atmel: add support for runtime PM\0" "Date\0Mon, 20 Oct 2014 11:09:19 -0700\0" "To\0Yang\\" - " Wenyou <Wenyou.Yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - " linux-spi\\@vger.kernel.org <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - " linux-kernel\\@vger.kernel.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" + " Wenyou <Wenyou.Yang@atmel.com>\0" + "Cc\0Mark Brown <broonie@kernel.org>" + " linux-spi\\@vger.kernel.org <linux-spi@vger.kernel.org>" + " linux-kernel\\@vger.kernel.org <linux-kernel@vger.kernel.org>" " Ferre\\" - Nicolas <Nicolas.FERRE-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> - " linux-arm-kernel\\@lists.infradead.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + Nicolas <Nicolas.FERRE@atmel.com> + " linux-arm-kernel\\@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" - "\"Yang, Wenyou\" <Wenyou.Yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes:\n" + "\"Yang, Wenyou\" <Wenyou.Yang@atmel.com> writes:\n" "\n" ">> -----Original Message-----\n" - ">> From: Kevin Hilman [mailto:khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org]\n" + ">> From: Kevin Hilman [mailto:khilman@kernel.org]\n" ">> Sent: Friday, October 17, 2014 10:22 PM\n" ">> To: Mark Brown\n" - ">> Cc: Yang, Wenyou; linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Ferre,\n" - ">> Nicolas; linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" + ">> Cc: Yang, Wenyou; linux-spi@vger.kernel.org; linux-kernel@vger.kernel.org; Ferre,\n" + ">> Nicolas; linux-arm-kernel@lists.infradead.org\n" ">> Subject: Re: [PATCH] spi/atmel: add support for runtime PM\n" ">> \n" - ">> Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes:\n" + ">> Mark Brown <broonie@kernel.org> writes:\n" ">> \n" ">> > On Fri, Oct 17, 2014 at 06:02:35AM -0700, Kevin Hilman wrote:\n" - ">> >> Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> writes:\n" + ">> >> Wenyou Yang <wenyou.yang@atmel.com> writes:\n" ">> >\n" ">> >> > +\tif (!pm_runtime_suspended(dev)) {\n" ">> >> > +\t\tclk_disable_unprepare(as->clk);\n" @@ -59,11 +59,6 @@ "The goal is to make it obvious upon reading that ->suspend and\n" "->runtime_suspend are doing exactly the same thing.\n" "\n" - "Kevin\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Kevin -3ad02526a8b81dff223b397096ebe193c0936229a81b3e9781783db0b1a52583 +be228c4a2b0a735566b91707c6859c484c7af86b47757585827dc388af9af30b
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.