diff for duplicates of <5264F709.2000409@samsung.com> diff --git a/a/1.txt b/N1/1.txt index d44ea2b..117eaa4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,8 +7,8 @@ On 21/10/13 11:35, Krzysztof Kozlowski wrote: > Additionally add PM runtime get() and put() during resume so device > won't sleep for the time of s3c64xx_spi_hwinit(). > -> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> -> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> +> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> > --- > drivers/spi/spi-s3c64xx.c | 15 +++++++-------- > 1 file changed, 7 insertions(+), 8 deletions(-) @@ -42,7 +42,3 @@ in s3c64xx_spi_{suspend,resume} callbacks and handle the clocks appropriately. Thanks, Sylwester --- -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 174d52e..dc01cc7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,8 @@ "ref\01382348117-6666-1-git-send-email-k.kozlowski@samsung.com\0" - "ref\01382348117-6666-1-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH] spi/s3c64xx: Fix doubled clock disable on suspend\0" + "From\0s.nawrocki@samsung.com (Sylwester Nawrocki)\0" + "Subject\0[PATCH] spi/s3c64xx: Fix doubled clock disable on suspend\0" "Date\0Mon, 21 Oct 2013 11:42:33 +0200\0" - "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" - Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org> - Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 21/10/13 11:35, Krzysztof Kozlowski wrote:\n" @@ -23,8 +14,8 @@ "> Additionally add PM runtime get() and put() during resume so device\n" "> won't sleep for the time of s3c64xx_spi_hwinit().\n" "> \n" - "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" - "> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" + "> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>\n" "> ---\n" "> drivers/spi/spi-s3c64xx.c | 15 +++++++--------\n" "> 1 file changed, 7 insertions(+), 8 deletions(-)\n" @@ -57,10 +48,6 @@ "in s3c64xx_spi_{suspend,resume} callbacks and handle the clocks appropriately.\n" "\n" "Thanks,\n" - "Sylwester\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 + Sylwester -2a5852e90d0d910c7a81a1968cb9b43f94a038c563f3ed76da1a295d04c00de1 +4024b1b6a320aad1b46bb360f038aa4bf6922c2e09ba994ab43a1a85079b352c
diff --git a/a/1.txt b/N2/1.txt index d44ea2b..117eaa4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,8 +7,8 @@ On 21/10/13 11:35, Krzysztof Kozlowski wrote: > Additionally add PM runtime get() and put() during resume so device > won't sleep for the time of s3c64xx_spi_hwinit(). > -> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> -> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> +> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> > --- > drivers/spi/spi-s3c64xx.c | 15 +++++++-------- > 1 file changed, 7 insertions(+), 8 deletions(-) @@ -42,7 +42,3 @@ in s3c64xx_spi_{suspend,resume} callbacks and handle the clocks appropriately. Thanks, Sylwester --- -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 174d52e..51cd013 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,16 @@ "ref\01382348117-6666-1-git-send-email-k.kozlowski@samsung.com\0" - "ref\01382348117-6666-1-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Sylwester Nawrocki <s.nawrocki@samsung.com>\0" "Subject\0Re: [PATCH] spi/s3c64xx: Fix doubled clock disable on suspend\0" "Date\0Mon, 21 Oct 2013 11:42:33 +0200\0" - "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" - Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org> - Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>" + Ben Dooks <ben-linux@fluff.org> + Kukjin Kim <kgene.kim@samsung.com> + " Mark Brown <broonie@kernel.org>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-samsung-soc@vger.kernel.org + linux-spi@vger.kernel.org + linux-kernel@vger.kernel.org + " Kyungmin Park <kyungmin.park@samsung.com>\0" "\00:1\0" "b\0" "On 21/10/13 11:35, Krzysztof Kozlowski wrote:\n" @@ -23,8 +22,8 @@ "> Additionally add PM runtime get() and put() during resume so device\n" "> won't sleep for the time of s3c64xx_spi_hwinit().\n" "> \n" - "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" - "> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" + "> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>\n" "> ---\n" "> drivers/spi/spi-s3c64xx.c | 15 +++++++--------\n" "> 1 file changed, 7 insertions(+), 8 deletions(-)\n" @@ -57,10 +56,6 @@ "in s3c64xx_spi_{suspend,resume} callbacks and handle the clocks appropriately.\n" "\n" "Thanks,\n" - "Sylwester\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 + Sylwester -2a5852e90d0d910c7a81a1968cb9b43f94a038c563f3ed76da1a295d04c00de1 +e76b3e83c23f4df849f32f0d7e299d40f961a51357393c18b182ef68c7fe9bb2
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.