All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160616103224.GQ4948@dell>

diff --git a/a/1.txt b/N1/1.txt
index 426fa27..1ccdbf1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,7 +11,7 @@ On Wed, 15 Jun 2016, Chen-Yu Tsai wrote:
 > >> ---
 > >
 > > Change log?
-> 
+>=20
 > Change log was in the cover letter. Changes were the addition of the
 > codec related register macros and regmap ranges.
 
@@ -20,7 +20,8 @@ Patch specific change logs are more helpful.
 > >>  drivers/mfd/Kconfig       |  10 +++
 > >>  drivers/mfd/Makefile      |   2 +
 > >>  drivers/mfd/ac100.c       | 135 +++++++++++++++++++++++++++++++++++
-> >>  include/linux/mfd/ac100.h | 176 ++++++++++++++++++++++++++++++++++++++++++++++
+> >>  include/linux/mfd/ac100.h | 176 +++++++++++++++++++++++++++++++++++++=
++++++++++
 > >>  4 files changed, 323 insertions(+)
 > >>  create mode 100644 drivers/mfd/ac100.c
 > >>  create mode 100644 include/linux/mfd/ac100.h
@@ -38,9 +39,11 @@ Patch specific change logs are more helpful.
 > >> +     select MFD_CORE
 > >> +     depends on SUNXI_RSB
 > >> +     help
-> >> +       If you say Y here you get support for the X-Powers AC100 audio codec
+> >> +       If you say Y here you get support for the X-Powers AC100 audio=
+ codec
 > >> +       IC.
-> >> +       This driver include only the core APIs. You have to select individual
+> >> +       This driver include only the core APIs. You have to select ind=
+ividual
 > >> +       components like codecs or RTC under the corresponding menus.
 > >> +
 > >>  config MFD_AXP20X
@@ -50,15 +53,15 @@ Patch specific change logs are more helpful.
 > >> index 42a66e19e191..60f9a6b0557c 100644
 > >> --- a/drivers/mfd/Makefile
 > >> +++ b/drivers/mfd/Makefile
-> >> @@ -113,6 +113,8 @@ obj-$(CONFIG_PMIC_DA9052) += da9052-irq.o
-> >>  obj-$(CONFIG_PMIC_DA9052)    += da9052-core.o
-> >>  obj-$(CONFIG_MFD_DA9052_SPI) += da9052-spi.o
-> >>  obj-$(CONFIG_MFD_DA9052_I2C) += da9052-i2c.o
+> >> @@ -113,6 +113,8 @@ obj-$(CONFIG_PMIC_DA9052) +=3D da9052-irq.o
+> >>  obj-$(CONFIG_PMIC_DA9052)    +=3D da9052-core.o
+> >>  obj-$(CONFIG_MFD_DA9052_SPI) +=3D da9052-spi.o
+> >>  obj-$(CONFIG_MFD_DA9052_I2C) +=3D da9052-i2c.o
 > >> +
-> >> +obj-$(CONFIG_MFD_AC100)              += ac100.o
-> >>  obj-$(CONFIG_MFD_AXP20X)     += axp20x.o
-> >>  obj-$(CONFIG_MFD_AXP20X_I2C) += axp20x-i2c.o
-> >>  obj-$(CONFIG_MFD_AXP20X_RSB) += axp20x-rsb.o
+> >> +obj-$(CONFIG_MFD_AC100)              +=3D ac100.o
+> >>  obj-$(CONFIG_MFD_AXP20X)     +=3D axp20x.o
+> >>  obj-$(CONFIG_MFD_AXP20X_I2C) +=3D axp20x-i2c.o
+> >>  obj-$(CONFIG_MFD_AXP20X_RSB) +=3D axp20x-rsb.o
 > >> diff --git a/drivers/mfd/ac100.c b/drivers/mfd/ac100.c
 > >> new file mode 100644
 > >> index 000000000000..15d24fa77771
@@ -72,12 +75,24 @@ Patch specific change logs are more helpful.
 > >
 > > Apart from that:
 > >   Acked-by: Lee Jones <lee.jones@linaro.org>
-> 
+>=20
 > Thanks.
 > ChenYu
 
--- 
+--=20
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org =E2=94=82 Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
+
+--=20
+You received this message because you are subscribed to "rtc-linux".
+Membership options at http://groups.google.com/group/rtc-linux .
+Please read http://groups.google.com/group/rtc-linux/web/checklist
+before submitting a driver.
+---=20
+You received this message because you are subscribed to the Google Groups "=
+rtc-linux" group.
+To unsubscribe from this group and stop receiving emails from it, send an e=
+mail to rtc-linux+unsubscribe@googlegroups.com.
+For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N1/content_digest
index 550785c..508019f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020160615123646.GD4948@dell\0"
  "ref\0CAGb2v669g6G4aK5UssyLLve1a-AbdVfo4CPYrt+YWmCUURz9qQ@mail.gmail.com\0"
  "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0Re: [PATCH v2 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\0"
+ "Subject\0[rtc-linux] Re: [PATCH v2 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\0"
  "Date\0Thu, 16 Jun 2016 11:32:24 +0100\0"
  "To\0Chen-Yu Tsai <wens@csie.org>\0"
  "Cc\0Mark Brown <broonie@kernel.org>"
@@ -37,7 +37,7 @@
  "> >> ---\n"
  "> >\n"
  "> > Change log?\n"
- "> \n"
+ ">=20\n"
  "> Change log was in the cover letter. Changes were the addition of the\n"
  "> codec related register macros and regmap ranges.\n"
  "\n"
@@ -46,7 +46,8 @@
  "> >>  drivers/mfd/Kconfig       |  10 +++\n"
  "> >>  drivers/mfd/Makefile      |   2 +\n"
  "> >>  drivers/mfd/ac100.c       | 135 +++++++++++++++++++++++++++++++++++\n"
- "> >>  include/linux/mfd/ac100.h | 176 ++++++++++++++++++++++++++++++++++++++++++++++\n"
+ "> >>  include/linux/mfd/ac100.h | 176 +++++++++++++++++++++++++++++++++++++=\n"
+ "+++++++++\n"
  "> >>  4 files changed, 323 insertions(+)\n"
  "> >>  create mode 100644 drivers/mfd/ac100.c\n"
  "> >>  create mode 100644 include/linux/mfd/ac100.h\n"
@@ -64,9 +65,11 @@
  "> >> +     select MFD_CORE\n"
  "> >> +     depends on SUNXI_RSB\n"
  "> >> +     help\n"
- "> >> +       If you say Y here you get support for the X-Powers AC100 audio codec\n"
+ "> >> +       If you say Y here you get support for the X-Powers AC100 audio=\n"
+ " codec\n"
  "> >> +       IC.\n"
- "> >> +       This driver include only the core APIs. You have to select individual\n"
+ "> >> +       This driver include only the core APIs. You have to select ind=\n"
+ "ividual\n"
  "> >> +       components like codecs or RTC under the corresponding menus.\n"
  "> >> +\n"
  "> >>  config MFD_AXP20X\n"
@@ -76,15 +79,15 @@
  "> >> index 42a66e19e191..60f9a6b0557c 100644\n"
  "> >> --- a/drivers/mfd/Makefile\n"
  "> >> +++ b/drivers/mfd/Makefile\n"
- "> >> @@ -113,6 +113,8 @@ obj-$(CONFIG_PMIC_DA9052) += da9052-irq.o\n"
- "> >>  obj-$(CONFIG_PMIC_DA9052)    += da9052-core.o\n"
- "> >>  obj-$(CONFIG_MFD_DA9052_SPI) += da9052-spi.o\n"
- "> >>  obj-$(CONFIG_MFD_DA9052_I2C) += da9052-i2c.o\n"
+ "> >> @@ -113,6 +113,8 @@ obj-$(CONFIG_PMIC_DA9052) +=3D da9052-irq.o\n"
+ "> >>  obj-$(CONFIG_PMIC_DA9052)    +=3D da9052-core.o\n"
+ "> >>  obj-$(CONFIG_MFD_DA9052_SPI) +=3D da9052-spi.o\n"
+ "> >>  obj-$(CONFIG_MFD_DA9052_I2C) +=3D da9052-i2c.o\n"
  "> >> +\n"
- "> >> +obj-$(CONFIG_MFD_AC100)              += ac100.o\n"
- "> >>  obj-$(CONFIG_MFD_AXP20X)     += axp20x.o\n"
- "> >>  obj-$(CONFIG_MFD_AXP20X_I2C) += axp20x-i2c.o\n"
- "> >>  obj-$(CONFIG_MFD_AXP20X_RSB) += axp20x-rsb.o\n"
+ "> >> +obj-$(CONFIG_MFD_AC100)              +=3D ac100.o\n"
+ "> >>  obj-$(CONFIG_MFD_AXP20X)     +=3D axp20x.o\n"
+ "> >>  obj-$(CONFIG_MFD_AXP20X_I2C) +=3D axp20x-i2c.o\n"
+ "> >>  obj-$(CONFIG_MFD_AXP20X_RSB) +=3D axp20x-rsb.o\n"
  "> >> diff --git a/drivers/mfd/ac100.c b/drivers/mfd/ac100.c\n"
  "> >> new file mode 100644\n"
  "> >> index 000000000000..15d24fa77771\n"
@@ -98,14 +101,26 @@
  "> >\n"
  "> > Apart from that:\n"
  "> >   Acked-by: Lee Jones <lee.jones@linaro.org>\n"
- "> \n"
+ ">=20\n"
  "> Thanks.\n"
  "> ChenYu\n"
  "\n"
- "-- \n"
+ "--=20\n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- Follow Linaro: Facebook | Twitter | Blog
+ "Linaro.org =E2=94=82 Open source software for ARM SoCs\n"
+ "Follow Linaro: Facebook | Twitter | Blog\n"
+ "\n"
+ "--=20\n"
+ "You received this message because you are subscribed to \"rtc-linux\".\n"
+ "Membership options at http://groups.google.com/group/rtc-linux .\n"
+ "Please read http://groups.google.com/group/rtc-linux/web/checklist\n"
+ "before submitting a driver.\n"
+ "---=20\n"
+ "You received this message because you are subscribed to the Google Groups \"=\n"
+ "rtc-linux\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
+ "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
+ For more options, visit https://groups.google.com/d/optout.
 
-8f477e9521711317c5493a2778cc242067c0df40506fbce094280fc68c7dc186
+f08e58a4a1c5c34874b1dbffa45afb5d01164d4808e9701aaba7cf6e40e9a045

diff --git a/a/1.txt b/N2/1.txt
index 426fa27..886db65 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -79,5 +79,5 @@ Patch specific change logs are more helpful.
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org ? Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N2/content_digest
index 550785c..8ccff85 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,26 +2,10 @@
  "ref\01465986467-14802-4-git-send-email-wens@csie.org\0"
  "ref\020160615123646.GD4948@dell\0"
  "ref\0CAGb2v669g6G4aK5UssyLLve1a-AbdVfo4CPYrt+YWmCUURz9qQ@mail.gmail.com\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
- "Subject\0Re: [PATCH v2 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\0"
+ "From\0lee.jones@linaro.org (Lee Jones)\0"
+ "Subject\0[PATCH v2 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\0"
  "Date\0Thu, 16 Jun 2016 11:32:24 +0100\0"
- "To\0Chen-Yu Tsai <wens@csie.org>\0"
- "Cc\0Mark Brown <broonie@kernel.org>"
-  Alessandro Zummo <a.zummo@towertech.it>
-  Alexandre Belloni <alexandre.belloni@free-electrons.com>
-  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>
-  Kumar Gala <galak@codeaurora.org>
-  Maxime Ripard <maxime.ripard@free-electrons.com>
-  Michael Turquette <mturquette@baylibre.com>
-  Stephen Boyd <sboyd@codeaurora.org>
-  rtc-linux@googlegroups.com
-  linux-kernel <linux-kernel@vger.kernel.org>
-  devicetree <devicetree@vger.kernel.org>
-  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
- " linux-clk <linux-clk@vger.kernel.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, 15 Jun 2016, Chen-Yu Tsai wrote:\n"
@@ -105,7 +89,7 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org ? Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-8f477e9521711317c5493a2778cc242067c0df40506fbce094280fc68c7dc186
+bd790319db24cf57cc512c6b63cfe306524cab3f8241e17595c6886c8e2fdfb6

diff --git a/a/1.txt b/N3/1.txt
index 426fa27..8abcac6 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,13 +1,13 @@
 On Wed, 15 Jun 2016, Chen-Yu Tsai wrote:
 
-> On Wed, Jun 15, 2016 at 8:36 PM, Lee Jones <lee.jones@linaro.org> wrote:
+> On Wed, Jun 15, 2016 at 8:36 PM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
 > > On Wed, 15 Jun 2016, Chen-Yu Tsai wrote:
 > >
 > >> The AC100 is a multifunction device with an audio codec subsystem and
 > >> an RTC subsystem. These two subsystems share a common register space
 > >> and host interface.
 > >>
-> >> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
+> >> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
 > >> ---
 > >
 > > Change log?
@@ -71,7 +71,7 @@ Patch specific change logs are more helpful.
 > > Nit: Drop the filename here.
 > >
 > > Apart from that:
-> >   Acked-by: Lee Jones <lee.jones@linaro.org>
+> >   Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 > 
 > Thanks.
 > ChenYu
@@ -81,3 +81,13 @@ Lee Jones
 Linaro STMicroelectronics Landing Team Lead
 Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
+
+-- 
+You received this message because you are subscribed to "rtc-linux".
+Membership options at http://groups.google.com/group/rtc-linux .
+Please read http://groups.google.com/group/rtc-linux/web/checklist
+before submitting a driver.
+--- 
+You received this message because you are subscribed to the Google Groups "rtc-linux" group.
+To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
+For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N3/content_digest
index 550785c..0df937e 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,38 +2,39 @@
  "ref\01465986467-14802-4-git-send-email-wens@csie.org\0"
  "ref\020160615123646.GD4948@dell\0"
  "ref\0CAGb2v669g6G4aK5UssyLLve1a-AbdVfo4CPYrt+YWmCUURz9qQ@mail.gmail.com\0"
- "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "ref\0CAGb2v669g6G4aK5UssyLLve1a-AbdVfo4CPYrt+YWmCUURz9qQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v2 03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\0"
  "Date\0Thu, 16 Jun 2016 11:32:24 +0100\0"
- "To\0Chen-Yu Tsai <wens@csie.org>\0"
- "Cc\0Mark Brown <broonie@kernel.org>"
-  Alessandro Zummo <a.zummo@towertech.it>
-  Alexandre Belloni <alexandre.belloni@free-electrons.com>
-  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>
-  Kumar Gala <galak@codeaurora.org>
-  Maxime Ripard <maxime.ripard@free-electrons.com>
-  Michael Turquette <mturquette@baylibre.com>
-  Stephen Boyd <sboyd@codeaurora.org>
-  rtc-linux@googlegroups.com
-  linux-kernel <linux-kernel@vger.kernel.org>
-  devicetree <devicetree@vger.kernel.org>
-  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
- " linux-clk <linux-clk@vger.kernel.org>\0"
+ "To\0Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0"
+ "Cc\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>
+  Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@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>
+  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
+  Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+  linux-kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+ " linux-clk <linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, 15 Jun 2016, Chen-Yu Tsai wrote:\n"
  "\n"
- "> On Wed, Jun 15, 2016 at 8:36 PM, Lee Jones <lee.jones@linaro.org> wrote:\n"
+ "> On Wed, Jun 15, 2016 at 8:36 PM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:\n"
  "> > On Wed, 15 Jun 2016, Chen-Yu Tsai wrote:\n"
  "> >\n"
  "> >> The AC100 is a multifunction device with an audio codec subsystem and\n"
  "> >> an RTC subsystem. These two subsystems share a common register space\n"
  "> >> and host interface.\n"
  "> >>\n"
- "> >> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n"
+ "> >> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\n"
  "> >> ---\n"
  "> >\n"
  "> > Change log?\n"
@@ -97,7 +98,7 @@
  "> > Nit: Drop the filename here.\n"
  "> >\n"
  "> > Apart from that:\n"
- "> >   Acked-by: Lee Jones <lee.jones@linaro.org>\n"
+ "> >   Acked-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "> \n"
  "> Thanks.\n"
  "> ChenYu\n"
@@ -106,6 +107,16 @@
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
  "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- Follow Linaro: Facebook | Twitter | Blog
+ "Follow Linaro: Facebook | Twitter | Blog\n"
+ "\n"
+ "-- \n"
+ "You received this message because you are subscribed to \"rtc-linux\".\n"
+ "Membership options at http://groups.google.com/group/rtc-linux .\n"
+ "Please read http://groups.google.com/group/rtc-linux/web/checklist\n"
+ "before submitting a driver.\n"
+ "--- \n"
+ "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n"
+ For more options, visit https://groups.google.com/d/optout.
 
-8f477e9521711317c5493a2778cc242067c0df40506fbce094280fc68c7dc186
+3e61705eaece8870f8d7c45961a9c1e8e18d51d20a7ddfec78e1b261b22bee07

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.