diff for duplicates of <20150528052608.22384.96747@quantum> diff --git a/a/1.txt b/N1/1.txt index 2821803..6aa570f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,15 +1,13 @@ Quoting Bintian Wang (2015-05-23 21:11:11) > Add clock drivers for hi6220 SoC, this driver controls the SoC > registers to supply different clocks to different IPs in the SoC. -> = - +> > We add one divider clock for hi6220 because the divider in hi6220 > also has a mask bit but it doesnot obey the rule defined by flag > "CLK_DIVIDER_HIWORD_MASK", we can not get index of the mask bit by > left shift fixed bits (e.g. 16 bits), so we add this divider clock > to handle it. -> = - +> > Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> > Signed-off-by: Bintian Wang <bintian.wang@huawei.com> > Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org> diff --git a/a/content_digest b/N1/content_digest index 0e56e19..44ee14a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,60 +1,21 @@ "ref\01432440671-25235-1-git-send-email-bintian.wang@huawei.com\0" "ref\01432440671-25235-3-git-send-email-bintian.wang@huawei.com\0" - "From\0Michael Turquette <mturquette@linaro.org>\0" - "Subject\0Re: [PATCH v8 6/7] clk: hi6220: Clock driver support for Hisilicon hi6220 SoC\0" + "From\0mturquette@linaro.org (Michael Turquette)\0" + "Subject\0[PATCH v8 6/7] clk: hi6220: Clock driver support for Hisilicon hi6220 SoC\0" "Date\0Wed, 27 May 2015 22:26:08 -0700\0" - "To\0Bintian Wang <bintian.wang@huawei.com>" - sboyd@codeaurora.org - zhangfei.gao@linaro.org - xuwei5@hisilicon.com - xuejiancheng@huawei.com - tomeu.vizoso@collabora.com - sledge.yanwei@huawei.com - linux-clk@vger.kernel.org - linux-kernel@vger.kernel.org - arnd@arndb.de - will.deacon@arm.com - robh+dt@kernel.org - khilman@linaro.org - mark.rutland@arm.com - catalin.marinas@arm.com - haojian.zhuang@linaro.org - linux-arm-kernel@lists.infradead.org - olof@lixom.net - yanhaifeng@gmail.com - linux@arm.linux.org.uk - guodong.xu@linaro.org - jorge.ramirez-ortiz@linaro.org - tyler.baker@linaro.org - " khilman@kernel.org\0" - "Cc\0xuyiping@hisilicon.com" - wangbinghui@hisilicon.com - zhenwei.wang@hisilicon.com - victor.lixin@hisilicon.com - puck.chen@hisilicon.com - dan.zhao@hisilicon.com - huxinwei@huawei.com - bintian.wang@huawei.com - z.liuxinliang@huawei.com - heyunlei@huawei.com - kong.kongxinwei@hisilicon.com - wangbintian@gmail.com - w.f@huawei.com - " liguozhu@hisilicon.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Quoting Bintian Wang (2015-05-23 21:11:11)\n" "> Add clock drivers for hi6220 SoC, this driver controls the SoC\n" "> registers to supply different clocks to different IPs in the SoC.\n" - "> =\n" - "\n" + "> \n" "> We add one divider clock for hi6220 because the divider in hi6220\n" "> also has a mask bit but it doesnot obey the rule defined by flag\n" "> \"CLK_DIVIDER_HIWORD_MASK\", we can not get index of the mask bit by\n" "> left shift fixed bits (e.g. 16 bits), so we add this divider clock\n" "> to handle it.\n" - "> =\n" - "\n" + "> \n" "> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>\n" "> Signed-off-by: Bintian Wang <bintian.wang@huawei.com>\n" "> Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>\n" @@ -83,4 +44,4 @@ "Regards,\n" Mike -76e8d5f370213322ded5199526da7d0bc1319cc5e1afe6e82cd22ffeffe37598 +115696e4f16d12d517761b49f270d2ae4154e50614981cb6621f40fe8b0da3eb
diff --git a/a/1.txt b/N2/1.txt index 2821803..6aa570f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,15 +1,13 @@ Quoting Bintian Wang (2015-05-23 21:11:11) > Add clock drivers for hi6220 SoC, this driver controls the SoC > registers to supply different clocks to different IPs in the SoC. -> = - +> > We add one divider clock for hi6220 because the divider in hi6220 > also has a mask bit but it doesnot obey the rule defined by flag > "CLK_DIVIDER_HIWORD_MASK", we can not get index of the mask bit by > left shift fixed bits (e.g. 16 bits), so we add this divider clock > to handle it. -> = - +> > Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> > Signed-off-by: Bintian Wang <bintian.wang@huawei.com> > Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org> diff --git a/a/content_digest b/N2/content_digest index 0e56e19..f14c1f6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -46,15 +46,13 @@ "Quoting Bintian Wang (2015-05-23 21:11:11)\n" "> Add clock drivers for hi6220 SoC, this driver controls the SoC\n" "> registers to supply different clocks to different IPs in the SoC.\n" - "> =\n" - "\n" + "> \n" "> We add one divider clock for hi6220 because the divider in hi6220\n" "> also has a mask bit but it doesnot obey the rule defined by flag\n" "> \"CLK_DIVIDER_HIWORD_MASK\", we can not get index of the mask bit by\n" "> left shift fixed bits (e.g. 16 bits), so we add this divider clock\n" "> to handle it.\n" - "> =\n" - "\n" + "> \n" "> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>\n" "> Signed-off-by: Bintian Wang <bintian.wang@huawei.com>\n" "> Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>\n" @@ -83,4 +81,4 @@ "Regards,\n" Mike -76e8d5f370213322ded5199526da7d0bc1319cc5e1afe6e82cd22ffeffe37598 +90a637ecf6990dded0f8706c6c9390685ffdbbb4ff4b5bf9a2230a91bc776137
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.