diff for duplicates of <2723874.KAatFKgahz@flatron> diff --git a/a/1.txt b/N1/1.txt index 1013f28..2c52ef7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,14 @@ On Thursday 07 of February 2013 09:46:58 Girish KS wrote: -> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> wrote: +> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa@samsung.com> wrote: > > Hi Girish, > > > > On Wednesday 06 of February 2013 12:12:29 Girish KS wrote: > >> On Wed, Feb 6, 2013 at 2:26 AM, Grant Likely -> >> <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>> +> >> <grant.likely@secretlab.ca>> > > wrote: > >> > On Tue, 5 Feb 2013 15:09:41 -0800, Girish K S > > -> > <girishks2000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: +> > <girishks2000@gmail.com> wrote: > >> >> The status of the interrupt is available in the status register, > >> >> so reading the clear pending register and writing back the same > >> >> value will not actually clear the pending interrupts. This patch @@ -17,7 +17,7 @@ On Thursday 07 of February 2013 09:46:58 Girish KS wrote: > >> >> > >> >> Modified the hwInit function to clear all the pending interrupts. > >> >> -> >> >> Signed-off-by: Girish K S <ks.giri-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> >> >> Signed-off-by: Girish K S <ks.giri@samsung.com> > >> >> --- > >> >> > >> >> drivers/spi/spi-s3c64xx.c | 41 @@ -131,10 +131,3 @@ Now, can you see that (clr & ~clr) is the same as (0)? Best regards, Tomasz - - ------------------------------------------------------------------------------- -Free Next-Gen Firewall Hardware Offer -Buy your Sophos next-gen firewall before the end March 2013 -and get the hardware for free! Learn more. -http://p.sf.net/sfu/sophos-d2d-feb diff --git a/a/content_digest b/N1/content_digest index 6fa40c3..ac81739 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,23 @@ "ref\01360105784-12282-1-git-send-email-ks.giri@samsung.com\0" "ref\01585017.derjdP1mHL@amdc1227\0" "ref\0CAKrE-KfyGCi_+FozSpGTy0A0VJP=Jq-1SHmvKJU02iJKWHcvLQ@mail.gmail.com\0" - "ref\0CAKrE-KfyGCi_+FozSpGTy0A0VJP=Jq-1SHmvKJU02iJKWHcvLQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/4] spi: s3c64xx: modified error interrupt handling and init\0" + "From\0tomasz.figa@gmail.com (Tomasz Figa)\0" + "Subject\0[PATCH 1/4] spi: s3c64xx: modified error interrupt handling and init\0" "Date\0Fri, 08 Feb 2013 09:33:08 +0100\0" - "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" - "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" - Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - Girish KS <girishks2000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thursday 07 of February 2013 09:46:58 Girish KS wrote:\n" - "> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> wrote:\n" + "> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa@samsung.com> wrote:\n" "> > Hi Girish,\n" "> > \n" "> > On Wednesday 06 of February 2013 12:12:29 Girish KS wrote:\n" "> >> On Wed, Feb 6, 2013 at 2:26 AM, Grant Likely\n" - "> >> <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>> \n" + "> >> <grant.likely@secretlab.ca>> \n" "> > wrote:\n" "> >> > On Tue, 5 Feb 2013 15:09:41 -0800, Girish K S\n" "> > \n" - "> > <girishks2000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" + "> > <girishks2000@gmail.com> wrote:\n" "> >> >> The status of the interrupt is available in the status register,\n" "> >> >> so reading the clear pending register and writing back the same\n" "> >> >> value will not actually clear the pending interrupts. This patch\n" @@ -31,7 +26,7 @@ "> >> >> \n" "> >> >> Modified the hwInit function to clear all the pending interrupts.\n" "> >> >> \n" - "> >> >> Signed-off-by: Girish K S <ks.giri-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> >> >> Signed-off-by: Girish K S <ks.giri@samsung.com>\n" "> >> >> ---\n" "> >> >> \n" "> >> >> drivers/spi/spi-s3c64xx.c | 41\n" @@ -144,13 +139,6 @@ "Now, can you see that (clr & ~clr) is the same as (0)?\n" "\n" "Best regards,\n" - "Tomasz\n" - "\n" - "\n" - "------------------------------------------------------------------------------\n" - "Free Next-Gen Firewall Hardware Offer\n" - "Buy your Sophos next-gen firewall before the end March 2013 \n" - "and get the hardware for free! Learn more.\n" - http://p.sf.net/sfu/sophos-d2d-feb + Tomasz -bee1e9561f5512b5b97f9c8a7b9c61a334cf72f0182cc62f9ed1a4ad1342b1d6 +89cd53b577862cbec718ac90beb9099e2298fb6b4530f837f10037dc030180df
diff --git a/a/1.txt b/N2/1.txt index 1013f28..2c52ef7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,14 +1,14 @@ On Thursday 07 of February 2013 09:46:58 Girish KS wrote: -> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> wrote: +> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa@samsung.com> wrote: > > Hi Girish, > > > > On Wednesday 06 of February 2013 12:12:29 Girish KS wrote: > >> On Wed, Feb 6, 2013 at 2:26 AM, Grant Likely -> >> <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>> +> >> <grant.likely@secretlab.ca>> > > wrote: > >> > On Tue, 5 Feb 2013 15:09:41 -0800, Girish K S > > -> > <girishks2000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: +> > <girishks2000@gmail.com> wrote: > >> >> The status of the interrupt is available in the status register, > >> >> so reading the clear pending register and writing back the same > >> >> value will not actually clear the pending interrupts. This patch @@ -17,7 +17,7 @@ On Thursday 07 of February 2013 09:46:58 Girish KS wrote: > >> >> > >> >> Modified the hwInit function to clear all the pending interrupts. > >> >> -> >> >> Signed-off-by: Girish K S <ks.giri-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> >> >> Signed-off-by: Girish K S <ks.giri@samsung.com> > >> >> --- > >> >> > >> >> drivers/spi/spi-s3c64xx.c | 41 @@ -131,10 +131,3 @@ Now, can you see that (clr & ~clr) is the same as (0)? Best regards, Tomasz - - ------------------------------------------------------------------------------- -Free Next-Gen Firewall Hardware Offer -Buy your Sophos next-gen firewall before the end March 2013 -and get the hardware for free! Learn more. -http://p.sf.net/sfu/sophos-d2d-feb diff --git a/a/content_digest b/N2/content_digest index 6fa40c3..c74bdbc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,28 @@ "ref\01360105784-12282-1-git-send-email-ks.giri@samsung.com\0" "ref\01585017.derjdP1mHL@amdc1227\0" "ref\0CAKrE-KfyGCi_+FozSpGTy0A0VJP=Jq-1SHmvKJU02iJKWHcvLQ@mail.gmail.com\0" - "ref\0CAKrE-KfyGCi_+FozSpGTy0A0VJP=Jq-1SHmvKJU02iJKWHcvLQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Tomasz Figa <tomasz.figa-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Tomasz Figa <tomasz.figa@gmail.com>\0" "Subject\0Re: [PATCH 1/4] spi: s3c64xx: modified error interrupt handling and init\0" "Date\0Fri, 08 Feb 2013 09:33:08 +0100\0" - "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" - "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" - Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> - Girish KS <girishks2000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "Cc\0Girish KS <girishks2000@gmail.com>" + Tomasz Figa <t.figa@samsung.com> + Grant Likely <grant.likely@secretlab.ca> + spi-devel-general@lists.sourceforge.net + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Thursday 07 of February 2013 09:46:58 Girish KS wrote:\n" - "> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> wrote:\n" + "> On Thu, Feb 7, 2013 at 3:09 AM, Tomasz Figa <t.figa@samsung.com> wrote:\n" "> > Hi Girish,\n" "> > \n" "> > On Wednesday 06 of February 2013 12:12:29 Girish KS wrote:\n" "> >> On Wed, Feb 6, 2013 at 2:26 AM, Grant Likely\n" - "> >> <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>> \n" + "> >> <grant.likely@secretlab.ca>> \n" "> > wrote:\n" "> >> > On Tue, 5 Feb 2013 15:09:41 -0800, Girish K S\n" "> > \n" - "> > <girishks2000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" + "> > <girishks2000@gmail.com> wrote:\n" "> >> >> The status of the interrupt is available in the status register,\n" "> >> >> so reading the clear pending register and writing back the same\n" "> >> >> value will not actually clear the pending interrupts. This patch\n" @@ -31,7 +31,7 @@ "> >> >> \n" "> >> >> Modified the hwInit function to clear all the pending interrupts.\n" "> >> >> \n" - "> >> >> Signed-off-by: Girish K S <ks.giri-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> >> >> Signed-off-by: Girish K S <ks.giri@samsung.com>\n" "> >> >> ---\n" "> >> >> \n" "> >> >> drivers/spi/spi-s3c64xx.c | 41\n" @@ -144,13 +144,6 @@ "Now, can you see that (clr & ~clr) is the same as (0)?\n" "\n" "Best regards,\n" - "Tomasz\n" - "\n" - "\n" - "------------------------------------------------------------------------------\n" - "Free Next-Gen Firewall Hardware Offer\n" - "Buy your Sophos next-gen firewall before the end March 2013 \n" - "and get the hardware for free! Learn more.\n" - http://p.sf.net/sfu/sophos-d2d-feb + Tomasz -bee1e9561f5512b5b97f9c8a7b9c61a334cf72f0182cc62f9ed1a4ad1342b1d6 +2b6539f085f9857c3afe8a1f4048fbd485333d35ae9a06e8dec7e9fe4157f601
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.