All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150724003005.642.21781@quantum>

diff --git a/a/1.txt b/N1/1.txt
index d286ec6..0cba0e6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,26 +1,20 @@
 Quoting Kukjin Kim (2015-07-07 07:43:31)
 > Bartlomiej Zolnierkiewicz wrote:
-> > =
-
+> > 
 > > Hi,
 > >
 > Hi,
-> =
-
+> 
 > > On Thursday, July 02, 2015 09:42:38 AM Chanwoo Choi wrote:
-> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and=
- tested it
+> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it
 > > > on Exynos3250-based Rinato board.
 > > >
 > > > Depends on:
 > > > - next-20150701 tag (master branch) of linux-next kernel tree
-> > > - This patch-set is based on Exynos5250 patch-set[1] because two patc=
-h-set
-> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible st=
-ring.
+> > > - This patch-set is based on Exynos5250 patch-set[1] because two patch-set
+> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible string.
 > > >   [1] https://lkml.org/lkml/2015/6/29/361
-> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos525=
-0 platform
+> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 > > >
 > > > Changes from v5:
 > > > (https://lkml.org/lkml/2015/7/1/324)
@@ -30,14 +24,11 @@ ring.
 > > > Changes from v4:
 > > > (https://lkml.org/lkml/2014/10/20/215)
 > > > - Rebased on latest linux-next git repository.
-> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_=
-CPU1 register
+> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_CPU1 register
 > > >
 > > > Changes from v3:
-> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas A=
-braham
-> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos=
- platforms
+> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas Abraham
+> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 > > >   - http://www.spinics.net/lists/arm-kernel/msg370412.html
 > > >
 > > > Changes from v2:
@@ -46,18 +37,15 @@ braham
 > > >
 > > > Changes from v1:
 > > > - Rebased on new patchset[1] by Thomas Abraham
-> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos=
- platforms
+> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 > > >   - http://www.spinics.net/lists/arm-kernel/msg364790.html
 > > > - Modify clk-cpu.c to support Exynos3250
 > > > - Drop documentation patch on previous patchset[2]
 > > >   [2] http://www.spinics.net/lists/cpufreq/msg10265.html
-> > > - Add only operating-points for Exynos3250 without armclk-divider-tab=
-le
+> > > - Add only operating-points for Exynos3250 without armclk-divider-table
 > > >
 > > > Chanwoo Choi (3):
-> > >   clk: samsung: exynos3250: Add cpu clock configuration data and inst=
-aniate cpu clock
+> > >   clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock
 > > >   ARM: dts: Add CPU OPP and regulator supply property for Exynos3250
 > > >   ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver
 > > >
@@ -65,23 +53,17 @@ aniate cpu clock
 > > >  arch/arm/boot/dts/exynos3250-rinato.dts |  4 ++++
 > > >  arch/arm/boot/dts/exynos3250.dtsi       | 15 +++++++++++++++
 > > >  arch/arm/mach-exynos/exynos.c           |  1 +
-> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 +++++++++++++++++++++++=
-+++++++--
+> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 ++++++++++++++++++++++++++++++--
 > > >  include/dt-bindings/clock/exynos3250.h  |  1 +
 > > >  6 files changed, 55 insertions(+), 2 deletions(-)
-> > =
-
+> > 
 > > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
-> > =
-
+> > 
 > > Thank you for working on this.
-> > =
-
+> > 
 > +1 Thanks.
-> =
-
-> Mike and Sylwester, if you're OK on this series, I'd like to pick up in S=
-amsung
+> 
+> Mike and Sylwester, if you're OK on this series, I'd like to pick up in Samsung
 > tree together. And if you want, I could provide topic branch for clk tree.
 
 Kukjin,
@@ -91,12 +73,10 @@ A topic branch would be great.
 Thanks,
 Mike
 
-> =
-
+> 
 > Thanks,
 > Kukjin
-> =
-
+> 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
 > the body of a message to majordomo@vger.kernel.org
diff --git a/a/content_digest b/N1/content_digest
index c9baf82..9811dc9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,8 +4,7 @@
  "From\0Michael Turquette <mturquette@baylibre.com>\0"
  "Subject\0RE: [PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250\0"
  "Date\0Thu, 23 Jul 2015 17:30:05 -0700\0"
- "To\0Kukjin Kim <kgene@kernel.org>"
-  'Bartlomiej Zolnierkiewicz' <b.zolnierkie@samsung.com>
+ "To\0'Bartlomiej Zolnierkiewicz' <b.zolnierkie@samsung.com>"
  " 'Chanwoo Choi' <cw00.choi@samsung.com>\0"
  "Cc\0s.nawrocki@samsung.com"
   tomasz.figa@gmail.com
@@ -23,27 +22,21 @@
  "b\0"
  "Quoting Kukjin Kim (2015-07-07 07:43:31)\n"
  "> Bartlomiej Zolnierkiewicz wrote:\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Hi,\n"
  "> >\n"
  "> Hi,\n"
- "> =\n"
- "\n"
+ "> \n"
  "> > On Thursday, July 02, 2015 09:42:38 AM Chanwoo Choi wrote:\n"
- "> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and=\n"
- " tested it\n"
+ "> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it\n"
  "> > > on Exynos3250-based Rinato board.\n"
  "> > >\n"
  "> > > Depends on:\n"
  "> > > - next-20150701 tag (master branch) of linux-next kernel tree\n"
- "> > > - This patch-set is based on Exynos5250 patch-set[1] because two patc=\n"
- "h-set\n"
- "> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible st=\n"
- "ring.\n"
+ "> > > - This patch-set is based on Exynos5250 patch-set[1] because two patch-set\n"
+ "> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible string.\n"
  "> > >   [1] https://lkml.org/lkml/2015/6/29/361\n"
- "> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos525=\n"
- "0 platform\n"
+ "> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform\n"
  "> > >\n"
  "> > > Changes from v5:\n"
  "> > > (https://lkml.org/lkml/2015/7/1/324)\n"
@@ -53,14 +46,11 @@
  "> > > Changes from v4:\n"
  "> > > (https://lkml.org/lkml/2014/10/20/215)\n"
  "> > > - Rebased on latest linux-next git repository.\n"
- "> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_=\n"
- "CPU1 register\n"
+ "> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_CPU1 register\n"
  "> > >\n"
  "> > > Changes from v3:\n"
- "> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas A=\n"
- "braham\n"
- "> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos=\n"
- " platforms\n"
+ "> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas Abraham\n"
+ "> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms\n"
  "> > >   - http://www.spinics.net/lists/arm-kernel/msg370412.html\n"
  "> > >\n"
  "> > > Changes from v2:\n"
@@ -69,18 +59,15 @@
  "> > >\n"
  "> > > Changes from v1:\n"
  "> > > - Rebased on new patchset[1] by Thomas Abraham\n"
- "> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos=\n"
- " platforms\n"
+ "> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms\n"
  "> > >   - http://www.spinics.net/lists/arm-kernel/msg364790.html\n"
  "> > > - Modify clk-cpu.c to support Exynos3250\n"
  "> > > - Drop documentation patch on previous patchset[2]\n"
  "> > >   [2] http://www.spinics.net/lists/cpufreq/msg10265.html\n"
- "> > > - Add only operating-points for Exynos3250 without armclk-divider-tab=\n"
- "le\n"
+ "> > > - Add only operating-points for Exynos3250 without armclk-divider-table\n"
  "> > >\n"
  "> > > Chanwoo Choi (3):\n"
- "> > >   clk: samsung: exynos3250: Add cpu clock configuration data and inst=\n"
- "aniate cpu clock\n"
+ "> > >   clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock\n"
  "> > >   ARM: dts: Add CPU OPP and regulator supply property for Exynos3250\n"
  "> > >   ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver\n"
  "> > >\n"
@@ -88,23 +75,17 @@
  "> > >  arch/arm/boot/dts/exynos3250-rinato.dts |  4 ++++\n"
  "> > >  arch/arm/boot/dts/exynos3250.dtsi       | 15 +++++++++++++++\n"
  "> > >  arch/arm/mach-exynos/exynos.c           |  1 +\n"
- "> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 +++++++++++++++++++++++=\n"
- "+++++++--\n"
+ "> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 ++++++++++++++++++++++++++++++--\n"
  "> > >  include/dt-bindings/clock/exynos3250.h  |  1 +\n"
  "> > >  6 files changed, 55 insertions(+), 2 deletions(-)\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Thank you for working on this.\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> +1 Thanks.\n"
- "> =\n"
- "\n"
- "> Mike and Sylwester, if you're OK on this series, I'd like to pick up in S=\n"
- "amsung\n"
+ "> \n"
+ "> Mike and Sylwester, if you're OK on this series, I'd like to pick up in Samsung\n"
  "> tree together. And if you want, I could provide topic branch for clk tree.\n"
  "\n"
  "Kukjin,\n"
@@ -114,16 +95,14 @@
  "Thanks,\n"
  "Mike\n"
  "\n"
- "> =\n"
- "\n"
+ "> \n"
  "> Thanks,\n"
  "> Kukjin\n"
- "> =\n"
- "\n"
+ "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
  "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  > Please read the FAQ at  http://www.tux.org/lkml/
 
-b1cf3386bc21430502ede1ee61cbcd9c8c1cecd527eb47cbff323d80b4884a99
+437a89ea5f030c9e731a301baabaff9ca1daa4cab3fe03014b4b1b1fac7a6ee4

diff --git a/a/1.txt b/N2/1.txt
index d286ec6..c192227 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,26 +1,20 @@
 Quoting Kukjin Kim (2015-07-07 07:43:31)
 > Bartlomiej Zolnierkiewicz wrote:
-> > =
-
+> > 
 > > Hi,
 > >
 > Hi,
-> =
-
+> 
 > > On Thursday, July 02, 2015 09:42:38 AM Chanwoo Choi wrote:
-> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and=
- tested it
+> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it
 > > > on Exynos3250-based Rinato board.
 > > >
 > > > Depends on:
 > > > - next-20150701 tag (master branch) of linux-next kernel tree
-> > > - This patch-set is based on Exynos5250 patch-set[1] because two patc=
-h-set
-> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible st=
-ring.
+> > > - This patch-set is based on Exynos5250 patch-set[1] because two patch-set
+> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible string.
 > > >   [1] https://lkml.org/lkml/2015/6/29/361
-> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos525=
-0 platform
+> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 > > >
 > > > Changes from v5:
 > > > (https://lkml.org/lkml/2015/7/1/324)
@@ -30,14 +24,11 @@ ring.
 > > > Changes from v4:
 > > > (https://lkml.org/lkml/2014/10/20/215)
 > > > - Rebased on latest linux-next git repository.
-> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_=
-CPU1 register
+> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_CPU1 register
 > > >
 > > > Changes from v3:
-> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas A=
-braham
-> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos=
- platforms
+> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas Abraham
+> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 > > >   - http://www.spinics.net/lists/arm-kernel/msg370412.html
 > > >
 > > > Changes from v2:
@@ -46,18 +37,15 @@ braham
 > > >
 > > > Changes from v1:
 > > > - Rebased on new patchset[1] by Thomas Abraham
-> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos=
- platforms
+> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 > > >   - http://www.spinics.net/lists/arm-kernel/msg364790.html
 > > > - Modify clk-cpu.c to support Exynos3250
 > > > - Drop documentation patch on previous patchset[2]
 > > >   [2] http://www.spinics.net/lists/cpufreq/msg10265.html
-> > > - Add only operating-points for Exynos3250 without armclk-divider-tab=
-le
+> > > - Add only operating-points for Exynos3250 without armclk-divider-table
 > > >
 > > > Chanwoo Choi (3):
-> > >   clk: samsung: exynos3250: Add cpu clock configuration data and inst=
-aniate cpu clock
+> > >   clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock
 > > >   ARM: dts: Add CPU OPP and regulator supply property for Exynos3250
 > > >   ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver
 > > >
@@ -65,23 +53,17 @@ aniate cpu clock
 > > >  arch/arm/boot/dts/exynos3250-rinato.dts |  4 ++++
 > > >  arch/arm/boot/dts/exynos3250.dtsi       | 15 +++++++++++++++
 > > >  arch/arm/mach-exynos/exynos.c           |  1 +
-> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 +++++++++++++++++++++++=
-+++++++--
+> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 ++++++++++++++++++++++++++++++--
 > > >  include/dt-bindings/clock/exynos3250.h  |  1 +
 > > >  6 files changed, 55 insertions(+), 2 deletions(-)
-> > =
-
+> > 
 > > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
-> > =
-
+> > 
 > > Thank you for working on this.
-> > =
-
+> > 
 > +1 Thanks.
-> =
-
-> Mike and Sylwester, if you're OK on this series, I'd like to pick up in S=
-amsung
+> 
+> Mike and Sylwester, if you're OK on this series, I'd like to pick up in Samsung
 > tree together. And if you want, I could provide topic branch for clk tree.
 
 Kukjin,
@@ -91,14 +73,12 @@ A topic branch would be great.
 Thanks,
 Mike
 
-> =
-
+> 
 > Thanks,
 > Kukjin
-> =
-
+> 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > Please read the FAQ at  http://www.tux.org/lkml/
diff --git a/a/content_digest b/N2/content_digest
index c9baf82..51bcde6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,49 +1,29 @@
  "ref\01435797761-3339-1-git-send-email-cw00.choi@samsung.com\0"
  "ref\04464631.oZyVO4Z0Ov@amdc1976\0"
  "ref\0093101d0b8c3$4b5d3ec0$e217bc40$@kernel.org\0"
- "From\0Michael Turquette <mturquette@baylibre.com>\0"
- "Subject\0RE: [PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250\0"
+ "From\0mturquette@baylibre.com (Michael Turquette)\0"
+ "Subject\0[PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250\0"
  "Date\0Thu, 23 Jul 2015 17:30:05 -0700\0"
- "To\0Kukjin Kim <kgene@kernel.org>"
-  'Bartlomiej Zolnierkiewicz' <b.zolnierkie@samsung.com>
- " 'Chanwoo Choi' <cw00.choi@samsung.com>\0"
- "Cc\0s.nawrocki@samsung.com"
-  tomasz.figa@gmail.com
-  sboyd@codeaurora.org
-  kgene@kernel.org
-  k.kozlowski@samsung.com
-  thomas.ab@samsung.com
-  kyungmin.park@samsung.com
-  linux-samsung-soc@vger.kernel.org
-  linux-clk@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
- " devicetree@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Quoting Kukjin Kim (2015-07-07 07:43:31)\n"
  "> Bartlomiej Zolnierkiewicz wrote:\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Hi,\n"
  "> >\n"
  "> Hi,\n"
- "> =\n"
- "\n"
+ "> \n"
  "> > On Thursday, July 02, 2015 09:42:38 AM Chanwoo Choi wrote:\n"
- "> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and=\n"
- " tested it\n"
+ "> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it\n"
  "> > > on Exynos3250-based Rinato board.\n"
  "> > >\n"
  "> > > Depends on:\n"
  "> > > - next-20150701 tag (master branch) of linux-next kernel tree\n"
- "> > > - This patch-set is based on Exynos5250 patch-set[1] because two patc=\n"
- "h-set\n"
- "> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible st=\n"
- "ring.\n"
+ "> > > - This patch-set is based on Exynos5250 patch-set[1] because two patch-set\n"
+ "> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible string.\n"
  "> > >   [1] https://lkml.org/lkml/2015/6/29/361\n"
- "> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos525=\n"
- "0 platform\n"
+ "> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform\n"
  "> > >\n"
  "> > > Changes from v5:\n"
  "> > > (https://lkml.org/lkml/2015/7/1/324)\n"
@@ -53,14 +33,11 @@
  "> > > Changes from v4:\n"
  "> > > (https://lkml.org/lkml/2014/10/20/215)\n"
  "> > > - Rebased on latest linux-next git repository.\n"
- "> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_=\n"
- "CPU1 register\n"
+ "> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_CPU1 register\n"
  "> > >\n"
  "> > > Changes from v3:\n"
- "> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas A=\n"
- "braham\n"
- "> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos=\n"
- " platforms\n"
+ "> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas Abraham\n"
+ "> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms\n"
  "> > >   - http://www.spinics.net/lists/arm-kernel/msg370412.html\n"
  "> > >\n"
  "> > > Changes from v2:\n"
@@ -69,18 +46,15 @@
  "> > >\n"
  "> > > Changes from v1:\n"
  "> > > - Rebased on new patchset[1] by Thomas Abraham\n"
- "> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos=\n"
- " platforms\n"
+ "> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms\n"
  "> > >   - http://www.spinics.net/lists/arm-kernel/msg364790.html\n"
  "> > > - Modify clk-cpu.c to support Exynos3250\n"
  "> > > - Drop documentation patch on previous patchset[2]\n"
  "> > >   [2] http://www.spinics.net/lists/cpufreq/msg10265.html\n"
- "> > > - Add only operating-points for Exynos3250 without armclk-divider-tab=\n"
- "le\n"
+ "> > > - Add only operating-points for Exynos3250 without armclk-divider-table\n"
  "> > >\n"
  "> > > Chanwoo Choi (3):\n"
- "> > >   clk: samsung: exynos3250: Add cpu clock configuration data and inst=\n"
- "aniate cpu clock\n"
+ "> > >   clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock\n"
  "> > >   ARM: dts: Add CPU OPP and regulator supply property for Exynos3250\n"
  "> > >   ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver\n"
  "> > >\n"
@@ -88,23 +62,17 @@
  "> > >  arch/arm/boot/dts/exynos3250-rinato.dts |  4 ++++\n"
  "> > >  arch/arm/boot/dts/exynos3250.dtsi       | 15 +++++++++++++++\n"
  "> > >  arch/arm/mach-exynos/exynos.c           |  1 +\n"
- "> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 +++++++++++++++++++++++=\n"
- "+++++++--\n"
+ "> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 ++++++++++++++++++++++++++++++--\n"
  "> > >  include/dt-bindings/clock/exynos3250.h  |  1 +\n"
  "> > >  6 files changed, 55 insertions(+), 2 deletions(-)\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Thank you for working on this.\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> +1 Thanks.\n"
- "> =\n"
- "\n"
- "> Mike and Sylwester, if you're OK on this series, I'd like to pick up in S=\n"
- "amsung\n"
+ "> \n"
+ "> Mike and Sylwester, if you're OK on this series, I'd like to pick up in Samsung\n"
  "> tree together. And if you want, I could provide topic branch for clk tree.\n"
  "\n"
  "Kukjin,\n"
@@ -114,16 +82,14 @@
  "Thanks,\n"
  "Mike\n"
  "\n"
- "> =\n"
- "\n"
+ "> \n"
  "> Thanks,\n"
  "> Kukjin\n"
- "> =\n"
- "\n"
+ "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  > Please read the FAQ at  http://www.tux.org/lkml/
 
-b1cf3386bc21430502ede1ee61cbcd9c8c1cecd527eb47cbff323d80b4884a99
+351b5001b9651355ab2cd6fb10fa1761b52cbc4ce1333a3dc15428cbcd843fa0

diff --git a/a/1.txt b/N3/1.txt
index d286ec6..0cba0e6 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,26 +1,20 @@
 Quoting Kukjin Kim (2015-07-07 07:43:31)
 > Bartlomiej Zolnierkiewicz wrote:
-> > =
-
+> > 
 > > Hi,
 > >
 > Hi,
-> =
-
+> 
 > > On Thursday, July 02, 2015 09:42:38 AM Chanwoo Choi wrote:
-> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and=
- tested it
+> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it
 > > > on Exynos3250-based Rinato board.
 > > >
 > > > Depends on:
 > > > - next-20150701 tag (master branch) of linux-next kernel tree
-> > > - This patch-set is based on Exynos5250 patch-set[1] because two patc=
-h-set
-> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible st=
-ring.
+> > > - This patch-set is based on Exynos5250 patch-set[1] because two patch-set
+> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible string.
 > > >   [1] https://lkml.org/lkml/2015/6/29/361
-> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos525=
-0 platform
+> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 > > >
 > > > Changes from v5:
 > > > (https://lkml.org/lkml/2015/7/1/324)
@@ -30,14 +24,11 @@ ring.
 > > > Changes from v4:
 > > > (https://lkml.org/lkml/2014/10/20/215)
 > > > - Rebased on latest linux-next git repository.
-> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_=
-CPU1 register
+> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_CPU1 register
 > > >
 > > > Changes from v3:
-> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas A=
-braham
-> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos=
- platforms
+> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas Abraham
+> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 > > >   - http://www.spinics.net/lists/arm-kernel/msg370412.html
 > > >
 > > > Changes from v2:
@@ -46,18 +37,15 @@ braham
 > > >
 > > > Changes from v1:
 > > > - Rebased on new patchset[1] by Thomas Abraham
-> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos=
- platforms
+> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 > > >   - http://www.spinics.net/lists/arm-kernel/msg364790.html
 > > > - Modify clk-cpu.c to support Exynos3250
 > > > - Drop documentation patch on previous patchset[2]
 > > >   [2] http://www.spinics.net/lists/cpufreq/msg10265.html
-> > > - Add only operating-points for Exynos3250 without armclk-divider-tab=
-le
+> > > - Add only operating-points for Exynos3250 without armclk-divider-table
 > > >
 > > > Chanwoo Choi (3):
-> > >   clk: samsung: exynos3250: Add cpu clock configuration data and inst=
-aniate cpu clock
+> > >   clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock
 > > >   ARM: dts: Add CPU OPP and regulator supply property for Exynos3250
 > > >   ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver
 > > >
@@ -65,23 +53,17 @@ aniate cpu clock
 > > >  arch/arm/boot/dts/exynos3250-rinato.dts |  4 ++++
 > > >  arch/arm/boot/dts/exynos3250.dtsi       | 15 +++++++++++++++
 > > >  arch/arm/mach-exynos/exynos.c           |  1 +
-> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 +++++++++++++++++++++++=
-+++++++--
+> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 ++++++++++++++++++++++++++++++--
 > > >  include/dt-bindings/clock/exynos3250.h  |  1 +
 > > >  6 files changed, 55 insertions(+), 2 deletions(-)
-> > =
-
+> > 
 > > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
-> > =
-
+> > 
 > > Thank you for working on this.
-> > =
-
+> > 
 > +1 Thanks.
-> =
-
-> Mike and Sylwester, if you're OK on this series, I'd like to pick up in S=
-amsung
+> 
+> Mike and Sylwester, if you're OK on this series, I'd like to pick up in Samsung
 > tree together. And if you want, I could provide topic branch for clk tree.
 
 Kukjin,
@@ -91,12 +73,10 @@ A topic branch would be great.
 Thanks,
 Mike
 
-> =
-
+> 
 > Thanks,
 > Kukjin
-> =
-
+> 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
 > the body of a message to majordomo@vger.kernel.org
diff --git a/a/content_digest b/N3/content_digest
index c9baf82..a587b9e 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -23,27 +23,21 @@
  "b\0"
  "Quoting Kukjin Kim (2015-07-07 07:43:31)\n"
  "> Bartlomiej Zolnierkiewicz wrote:\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Hi,\n"
  "> >\n"
  "> Hi,\n"
- "> =\n"
- "\n"
+ "> \n"
  "> > On Thursday, July 02, 2015 09:42:38 AM Chanwoo Choi wrote:\n"
- "> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and=\n"
- " tested it\n"
+ "> > > This patchset use cpufreq-dt driver to support Exynos3250 cpufreq and tested it\n"
  "> > > on Exynos3250-based Rinato board.\n"
  "> > >\n"
  "> > > Depends on:\n"
  "> > > - next-20150701 tag (master branch) of linux-next kernel tree\n"
- "> > > - This patch-set is based on Exynos5250 patch-set[1] because two patc=\n"
- "h-set\n"
- "> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible st=\n"
- "ring.\n"
+ "> > > - This patch-set is based on Exynos5250 patch-set[1] because two patch-set\n"
+ "> > >   modify the 'arch/arm/mach-exynos/exynos.c' to add the compatible string.\n"
  "> > >   [1] https://lkml.org/lkml/2015/6/29/361\n"
- "> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos525=\n"
- "0 platform\n"
+ "> > >   : [PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform\n"
  "> > >\n"
  "> > > Changes from v5:\n"
  "> > > (https://lkml.org/lkml/2015/7/1/324)\n"
@@ -53,14 +47,11 @@
  "> > > Changes from v4:\n"
  "> > > (https://lkml.org/lkml/2014/10/20/215)\n"
  "> > > - Rebased on latest linux-next git repository.\n"
- "> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_=\n"
- "CPU1 register\n"
+ "> > > - Remove unnecessary divider clock flag from divider of DIV_CPU0/DIV_CPU1 register\n"
  "> > >\n"
  "> > > Changes from v3:\n"
- "> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas A=\n"
- "braham\n"
- "> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos=\n"
- " platforms\n"
+ "> > > - This patchset is based on 3.18-rc1 with new patchset[3] of Thomas Abraham\n"
+ "> > >   [3] [PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms\n"
  "> > >   - http://www.spinics.net/lists/arm-kernel/msg370412.html\n"
  "> > >\n"
  "> > > Changes from v2:\n"
@@ -69,18 +60,15 @@
  "> > >\n"
  "> > > Changes from v1:\n"
  "> > > - Rebased on new patchset[1] by Thomas Abraham\n"
- "> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos=\n"
- " platforms\n"
+ "> > >   [1] [PATCH v10 0/6] cpufreq: use generic cpufreq drivers for exynos platforms\n"
  "> > >   - http://www.spinics.net/lists/arm-kernel/msg364790.html\n"
  "> > > - Modify clk-cpu.c to support Exynos3250\n"
  "> > > - Drop documentation patch on previous patchset[2]\n"
  "> > >   [2] http://www.spinics.net/lists/cpufreq/msg10265.html\n"
- "> > > - Add only operating-points for Exynos3250 without armclk-divider-tab=\n"
- "le\n"
+ "> > > - Add only operating-points for Exynos3250 without armclk-divider-table\n"
  "> > >\n"
  "> > > Chanwoo Choi (3):\n"
- "> > >   clk: samsung: exynos3250: Add cpu clock configuration data and inst=\n"
- "aniate cpu clock\n"
+ "> > >   clk: samsung: exynos3250: Add cpu clock configuration data and instaniate cpu clock\n"
  "> > >   ARM: dts: Add CPU OPP and regulator supply property for Exynos3250\n"
  "> > >   ARM: exynos: Add exynos3250 compatible to use generic cpufreq driver\n"
  "> > >\n"
@@ -88,23 +76,17 @@
  "> > >  arch/arm/boot/dts/exynos3250-rinato.dts |  4 ++++\n"
  "> > >  arch/arm/boot/dts/exynos3250.dtsi       | 15 +++++++++++++++\n"
  "> > >  arch/arm/mach-exynos/exynos.c           |  1 +\n"
- "> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 +++++++++++++++++++++++=\n"
- "+++++++--\n"
+ "> > >  drivers/clk/samsung/clk-exynos3250.c    | 32 ++++++++++++++++++++++++++++++--\n"
  "> > >  include/dt-bindings/clock/exynos3250.h  |  1 +\n"
  "> > >  6 files changed, 55 insertions(+), 2 deletions(-)\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> > Thank you for working on this.\n"
- "> > =\n"
- "\n"
+ "> > \n"
  "> +1 Thanks.\n"
- "> =\n"
- "\n"
- "> Mike and Sylwester, if you're OK on this series, I'd like to pick up in S=\n"
- "amsung\n"
+ "> \n"
+ "> Mike and Sylwester, if you're OK on this series, I'd like to pick up in Samsung\n"
  "> tree together. And if you want, I could provide topic branch for clk tree.\n"
  "\n"
  "Kukjin,\n"
@@ -114,16 +96,14 @@
  "Thanks,\n"
  "Mike\n"
  "\n"
- "> =\n"
- "\n"
+ "> \n"
  "> Thanks,\n"
  "> Kukjin\n"
- "> =\n"
- "\n"
+ "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
  "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  > Please read the FAQ at  http://www.tux.org/lkml/
 
-b1cf3386bc21430502ede1ee61cbcd9c8c1cecd527eb47cbff323d80b4884a99
+9fd0a168377bfd36f9118e2f1b5270915dc5b7c4cc42569ed8b7ea918307cc14

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.