diff for duplicates of <55D568E2.9060505@hisilicon.com> diff --git a/a/1.txt b/N1/1.txt index 0fb2863..24ada50 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ On 2015/8/20 10:53, Leo Yan wrote: > Now mailbox driver is used to send message to MCU to control dynamic > voltage and frequency scaling for CPU, GPU and DDR. > -> Signed-off-by: Leo Yan <leo.yan@linaro.org> +> Signed-off-by: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > drivers/mailbox/Kconfig | 8 + > drivers/mailbox/Makefile | 2 + @@ -60,7 +60,7 @@ On 2015/8/20 10:53, Leo Yan wrote: > + * Copyright (c) 2015 Hisilicon Limited. > + * Copyright (c) 2015 Linaro Limited. > + * -> + * Author: Leo Yan <leo.yan@linaro.org> +> + * Author: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@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 as published by @@ -572,7 +572,13 @@ called in hi6220_mbox_rx_interrupt and hi6220_mbox_tx_interrupt. > +} > +module_exit(hi6220_mbox_exit); > + -> +MODULE_AUTHOR("Leo Yan <leo.yan@linaro.org>"); +> +MODULE_AUTHOR("Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"); > +MODULE_DESCRIPTION("Hi6220 mailbox driver"); > +MODULE_LICENSE("GPL v2"); > + + +-- +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 75b282b..094ee86 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,31 @@ "ref\01440039239-8772-1-git-send-email-leo.yan@linaro.org\0" "ref\01440039239-8772-3-git-send-email-leo.yan@linaro.org\0" - "From\0xuyiping@hisilicon.com (YiPing Xu)\0" - "Subject\0[PATCH v2 2/3] mailbox: Hi6220: add mailbox driver\0" + "ref\01440039239-8772-3-git-send-email-leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "From\0YiPing Xu <xuyiping-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 2/3] mailbox: Hi6220: add mailbox driver\0" "Date\0Thu, 20 Aug 2015 13:42:58 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + Jassi Brar <jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Bintian Wang <bintian.wang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> + haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + Wei Xu <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + guodong.xu-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + Jian Zhang <zhangjian001-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> + Zhenwei Wang <Zhenwei.wang-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> + Haoju Mo <mohaoju-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> + Dan Zhao <dan.zhao-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org> + kongfei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + " Guangyue Zeng <zengguangyue-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\0" "\00:1\0" "b\0" "On 2015/8/20 10:53, Leo Yan wrote:\n" @@ -18,7 +40,7 @@ "> Now mailbox driver is used to send message to MCU to control dynamic\n" "> voltage and frequency scaling for CPU, GPU and DDR.\n" ">\n" - "> Signed-off-by: Leo Yan <leo.yan@linaro.org>\n" + "> Signed-off-by: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> drivers/mailbox/Kconfig | 8 +\n" "> drivers/mailbox/Makefile | 2 +\n" @@ -68,7 +90,7 @@ "> + * Copyright (c) 2015 Hisilicon Limited.\n" "> + * Copyright (c) 2015 Linaro Limited.\n" "> + *\n" - "> + * Author: Leo Yan <leo.yan@linaro.org>\n" + "> + * Author: Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@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 as published by\n" @@ -580,9 +602,15 @@ "> +}\n" "> +module_exit(hi6220_mbox_exit);\n" "> +\n" - "> +MODULE_AUTHOR(\"Leo Yan <leo.yan@linaro.org>\");\n" + "> +MODULE_AUTHOR(\"Leo Yan <leo.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"Hi6220 mailbox driver\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" - > + ">\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 -8e89baab74ab00d83601d8d831713944099421bdad4f972e847c8635198efe96 +cc136df5817331647a92575fb5358f015fceab3febba5181c2cd01b686b015b2
diff --git a/a/content_digest b/N2/content_digest index 75b282b..15fd371 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,30 @@ "ref\01440039239-8772-1-git-send-email-leo.yan@linaro.org\0" "ref\01440039239-8772-3-git-send-email-leo.yan@linaro.org\0" - "From\0xuyiping@hisilicon.com (YiPing Xu)\0" - "Subject\0[PATCH v2 2/3] mailbox: Hi6220: add mailbox driver\0" + "From\0YiPing Xu <xuyiping@hisilicon.com>\0" + "Subject\0Re: [PATCH v2 2/3] mailbox: Hi6220: add mailbox driver\0" "Date\0Thu, 20 Aug 2015 13:42:58 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Leo Yan <leo.yan@linaro.org>" + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + Jassi Brar <jassisinghbrar@gmail.com> + Bintian Wang <bintian.wang@huawei.com> + <haojian.zhuang@linaro.org> + Wei Xu <xuwei5@hisilicon.com> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <guodong.xu@linaro.org> + Jian Zhang <zhangjian001@hisilicon.com> + Zhenwei Wang <Zhenwei.wang@hisilicon.com> + Haoju Mo <mohaoju@hisilicon.com> + Dan Zhao <dan.zhao@hisilicon.com> + <kongfei@hisilicon.com> + " Guangyue Zeng <zengguangyue@hisilicon.com>\0" "\00:1\0" "b\0" "On 2015/8/20 10:53, Leo Yan wrote:\n" @@ -585,4 +606,4 @@ "> +MODULE_LICENSE(\"GPL v2\");\n" > -8e89baab74ab00d83601d8d831713944099421bdad4f972e847c8635198efe96 +eddf3947498068a04ca3fa70f8a1c0716bd6773ea34195f1fde21bd2d8a4eb5b
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.