diff for duplicates of <20141119180448.GD12851@leverpostej> diff --git a/a/1.txt b/N1/1.txt index ec40be1..9aaf1d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Wed, Nov 19, 2014 at 02:14:09PM +0000, Yingjoe Chen wrote: > allows to invert polarity for given interrupt. Add this support > using hierarchy irq domain. > -> Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com> +> Signed-off-by: Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> > --- > drivers/irqchip/Makefile | 1 + > drivers/irqchip/irq-mtk-sysirq.c | 158 +++++++++++++++++++++++++++++++++++++++ @@ -27,7 +27,7 @@ On Wed, Nov 19, 2014 at 02:14:09PM +0000, Yingjoe Chen wrote: > @@ -0,0 +1,158 @@ > +/* > + * Copyright (c) 2014 MediaTek Inc. -> + * Author: Joe.C <yingjoe.chen@mediatek.com> +> + * Author: Joe.C <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as @@ -207,4 +207,8 @@ Mark. > -- > 1.8.1.1.dirty > -> +> +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" 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 6284c54..6f18995 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,29 @@ "ref\01416406451-4578-1-git-send-email-yingjoe.chen@mediatek.com\0" "ref\01416406451-4578-3-git-send-email-yingjoe.chen@mediatek.com\0" - "From\0mark.rutland@arm.com (Mark Rutland)\0" - "Subject\0[PATCH v7 2/4] ARM: mediatek: Add sysirq interrupt polarity support\0" + "ref\01416406451-4578-3-git-send-email-yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0" + "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "Subject\0Re: [PATCH v7 2/4] ARM: mediatek: Add sysirq interrupt polarity support\0" "Date\0Wed, 19 Nov 2014 18:04:48 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0" + "Cc\0Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>" + Jiang Liu <jiang.liu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org> + Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + Pawel Moll <Pawel.Moll-5wv7dgnIgG8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + hc.yen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <hc.yen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> + srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> + yh.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <yh.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Yijing Wang <wangyijing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + nathan.chung-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <nathan.chung-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> + yingjoe.chen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <yingjoe.chen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + " eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org <eddie.huang-NuS5LvNUpcLQFizaE/u3fw@public.gmane.org>\0" "\00:1\0" "b\0" "On Wed, Nov 19, 2014 at 02:14:09PM +0000, Yingjoe Chen wrote:\n" @@ -11,7 +31,7 @@ "> allows to invert polarity for given interrupt. Add this support\n" "> using hierarchy irq domain.\n" "> \n" - "> Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>\n" + "> Signed-off-by: Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" "> ---\n" "> drivers/irqchip/Makefile | 1 +\n" "> drivers/irqchip/irq-mtk-sysirq.c | 158 +++++++++++++++++++++++++++++++++++++++\n" @@ -35,7 +55,7 @@ "> @@ -0,0 +1,158 @@\n" "> +/*\n" "> + * Copyright (c) 2014 MediaTek Inc.\n" - "> + * Author: Joe.C <yingjoe.chen@mediatek.com>\n" + "> + * Author: Joe.C <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -215,6 +235,10 @@ "> -- \n" "> 1.8.1.1.dirty\n" "> \n" - > + "> \n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 -3f002ca210bc98dde23b0a537ddb9caf7063c6d50605e6c0bd0c7ea5508d45e6 +024413bd9dc9d13654b07e321a08c3e042aafd39ca5773ac43911b2c77d72cf8
diff --git a/a/content_digest b/N2/content_digest index 6284c54..fd73acf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,31 @@ "ref\01416406451-4578-1-git-send-email-yingjoe.chen@mediatek.com\0" "ref\01416406451-4578-3-git-send-email-yingjoe.chen@mediatek.com\0" - "From\0mark.rutland@arm.com (Mark Rutland)\0" - "Subject\0[PATCH v7 2/4] ARM: mediatek: Add sysirq interrupt polarity support\0" + "From\0Mark Rutland <mark.rutland@arm.com>\0" + "Subject\0Re: [PATCH v7 2/4] ARM: mediatek: Add sysirq interrupt polarity support\0" "Date\0Wed, 19 Nov 2014 18:04:48 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Yingjoe Chen <yingjoe.chen@mediatek.com>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + Jiang Liu <jiang.liu@linux.intel.com> + Marc Zyngier <Marc.Zyngier@arm.com> + Boris BREZILLON <boris.brezillon@free-electrons.com> + Russell King <linux@arm.linux.org.uk> + Jason Cooper <jason@lakedaemon.net> + Pawel Moll <Pawel.Moll@arm.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + hc.yen@mediatek.com <hc.yen@mediatek.com> + srv_heupstream@mediatek.com <srv_heupstream@mediatek.com> + yh.chen@mediatek.com <yh.chen@mediatek.com> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + grant.likely@linaro.org <grant.likely@linaro.org> + Yijing Wang <wangyijing@huawei.com> + Rob Herring <robh+dt@kernel.org> + nathan.chung@mediatek.com <nathan.chung@mediatek.com> + yingjoe.chen@gmail.com <yingjoe.chen@gmail.com> + Matthias Brugger <matthias.bgg@gmail.com> + eddie.huang@mediatek.com <eddie.huang@mediatek.com> + Bjorn Helgaas <bhelgaas@google.com> + Sascha Hauer <kernel@pengutronix.de> + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On Wed, Nov 19, 2014 at 02:14:09PM +0000, Yingjoe Chen wrote:\n" @@ -217,4 +239,4 @@ "> \n" > -3f002ca210bc98dde23b0a537ddb9caf7063c6d50605e6c0bd0c7ea5508d45e6 +3aa3af7eda71f9c88a1ac8d8901f96eb30f9f328443ec38f242ac8e6bf2ccea6
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.