diff for duplicates of <20161107134220.GA29676@ulmo.ba.sec> diff --git a/a/1.txt b/N1/1.txt index 2e94c4b..8a29b1a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,13 +5,13 @@ On Tue, Aug 16, 2016 at 01:55:28PM +0000, Marcel Ziswiler wrote: > > > > Changes in v4: > > - simple-audio-card does still not allow for more advanced use cases -> > like Tegra SoCs +> > ? like Tegra SoCs > > - further platform drivers have been accepted since my last attempt -> > (e.g. rt5677 one) +> > ? (e.g. rt5677 one) > > - relevance for one further board the new Toradex Apalis TK1 > > - drop unused sound/jack.h include > > - in tegra_sgtl5000_driver_remove() pass return value of -> > snd_soc_unregister_card() on to caller +> > ? snd_soc_unregister_card() on to caller > > - no longer set owner property in platform_driver to THIS_MODULE > > - re-based/resend > > @@ -23,23 +23,23 @@ On Tue, Aug 16, 2016 at 01:55:28PM +0000, Marcel Ziswiler wrote: > > - using simple-audio-card as suggested by Fabio > > > > Marcel Ziswiler (3): -> > ASoC: tegra: add tegra sgtl5000 machine driver -> > ARM: tegra: apalis/colibri t30: integrate audio -> > ARM: tegra: enable sgtl5000 audio +> > ? ASoC: tegra: add tegra sgtl5000 machine driver +> > ? ARM: tegra: apalis/colibri t30: integrate audio +> > ? ARM: tegra: enable sgtl5000 audio > > -> > .../bindings/sound/nvidia,tegra-audio-sgtl5000.txt | 42 ++++ -> > arch/arm/boot/dts/tegra30-apalis.dtsi | 49 +++++ -> > arch/arm/boot/dts/tegra30-colibri.dtsi | 49 +++++ -> > arch/arm/configs/tegra_defconfig | 1 + -> > sound/soc/tegra/Kconfig | 11 ++ -> > sound/soc/tegra/Makefile | 2 + -> > sound/soc/tegra/tegra_sgtl5000.c | 212 +> > ?.../bindings/sound/nvidia,tegra-audio-sgtl5000.txt |??42 ++++ +> > ?arch/arm/boot/dts/tegra30-apalis.dtsi??????????????|??49 +++++ +> > ?arch/arm/boot/dts/tegra30-colibri.dtsi?????????????|??49 +++++ +> > ?arch/arm/configs/tegra_defconfig???????????????????|???1 + +> > ?sound/soc/tegra/Kconfig????????????????????????????|??11 ++ +> > ?sound/soc/tegra/Makefile???????????????????????????|???2 + +> > ?sound/soc/tegra/tegra_sgtl5000.c???????????????????| 212 > > +++++++++++++++++++++ -> > 7 files changed, 366 insertions(+) -> > create mode 100644 +> > ?7 files changed, 366 insertions(+) +> > ?create mode 100644 > > Documentation/devicetree/bindings/sound/nvidia,tegra-audio- > > sgtl5000.txt -> > create mode 100644 sound/soc/tegra/tegra_sgtl5000.c +> > ?create mode 100644 sound/soc/tegra/tegra_sgtl5000.c > > With Mark finally having pulled the first patch of this series (https:/ > /lkml.org/lkml/2016/8/15/297) I'm wondering whether the second and @@ -49,3 +49,10 @@ On Tue, Aug 16, 2016 at 01:55:28PM +0000, Marcel Ziswiler wrote: Both patches applied now, thanks. Thierry +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 801 bytes +Desc: not available +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161107/2eb5a3a1/attachment-0001.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index d050af8..0000000 --- a/a/2.bin +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIcBAABCAAGBQJYIIS6AAoJEN0jrNd/PrOh4ycP/0cn4nX9ijcjyR1rB2FgbI2B -f9dzwENDUpNnw91FNHZgX9CnBnZXR2ZUwOibCdVlxI0Vfw7DZHJc628Fxv3PAvxj -8fdalvCf3HullJHrq2Rxbqd74tJyU5Yp2VlusX0hyKayj+7W0iHQfecmuCioHyHb -IrWU/1OWmKioTli1lJBzsY/a2FlNf19d0EpfJyyWsSq3WMHw3jLlLgthYSoQjV9Y -5Fct7pi6xm2N5qj1eXO15tkR06bZpTNBtVh746wg/Ly+ET9aZFC67t4iJ/dMZEKL -VipJpg39q9SpwDUqeVEWDuu5saCXlmrReIflp0rBeP7eZTL++QYcCPmT7B+00H3d -SAO02DeFsfrVtj9TNM3Ey1oMMi8197ed0T6RU9FdiIRnpINLyx0n0tEDDx5qwZj7 -NZjrYLDW65GQmogZO9J0mqJsLuBUZP61dR1bcw8opUSJwDKYM2dkkO6O7ciWAYfg -JrY9OJa2Wh/CAHTdwbWcTunRT+58iwaqkHw+r0Z9YGh/ij+os8/QcUeae6M3q4qt -qs4D4HBZvDAavIEhXX1WFGCqduWvHPszRKnp3gMsBmFpTx738sF0Tx6oaXmdkMpW -K3IewHuyboSWI9mJUPzhV4J2otO4yZkV1PQIQTlZDfBKPM0KvfBYOOsITGyPwCDy -+q2+oUh+Xfr8ETyqs5mf -=oWYs ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 5e5352c..0000000 --- a/a/2.hdr +++ /dev/null @@ -1 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/content_digest b/N1/content_digest index d72dbfc..cf74dac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,10 @@ "ref\01466298002-12576-1-git-send-email-marcel.ziswiler@toradex.com\0" "ref\01471355726.4197.6.camel@toradex.com\0" - "From\0Thierry Reding <thierry.reding@gmail.com>\0" - "Subject\0Re: [PATCH v4 0/3] ASoC/ARM: tegra: apalis t30/tk1/colibri t30: sgtl5000 audio\0" + "From\0thierry.reding@gmail.com (Thierry Reding)\0" + "Subject\0[PATCH v4 0/3] ASoC/ARM: tegra: apalis t30/tk1/colibri t30: sgtl5000 audio\0" "Date\0Mon, 7 Nov 2016 14:42:20 +0100\0" - "To\0Marcel Ziswiler <marcel.ziswiler@toradex.com>\0" - "Cc\0linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org>" - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - robh+dt@kernel.org <robh+dt@kernel.org> - devicetree@vger.kernel.org <devicetree@vger.kernel.org> - linux@armlinux.org.uk <linux@armlinux.org.uk> - gnurou@gmail.com <gnurou@gmail.com> - broonie@kernel.org <broonie@kernel.org> - mark.rutland@arm.com <mark.rutland@arm.com> - prarit@redhat.com <prarit@redhat.com> - akpm@linux-foundation.org <akpm@linux-foundation.org> - tiwai@suse.com <tiwai@suse.com> - lgirdwood@gmail.com <lgirdwood@gmail.com> - ttynkkynen@nvidia.com <ttynkkynen@nvidia.com> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - perex@perex.cz <perex@perex.cz> - " alsa-devel@alsa-proje\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On Tue, Aug 16, 2016 at 01:55:28PM +0000, Marcel Ziswiler wrote:\n" "> On Sun, 2016-06-19 at 02:59 +0200, Marcel Ziswiler wrote:\n" @@ -29,13 +13,13 @@ "> > \n" "> > Changes in v4:\n" "> > - simple-audio-card does still not allow for more advanced use cases\n" - "> > \302\240 like Tegra SoCs\n" + "> > ? like Tegra SoCs\n" "> > - further platform drivers have been accepted since my last attempt\n" - "> > \302\240 (e.g. rt5677 one)\n" + "> > ? (e.g. rt5677 one)\n" "> > - relevance for one further board the new Toradex Apalis TK1\n" "> > - drop unused sound/jack.h include\n" "> > - in tegra_sgtl5000_driver_remove() pass return value of\n" - "> > \302\240 snd_soc_unregister_card() on to caller\n" + "> > ? snd_soc_unregister_card() on to caller\n" "> > - no longer set owner property in platform_driver to THIS_MODULE\n" "> > - re-based/resend\n" "> > \n" @@ -47,23 +31,23 @@ "> > - using simple-audio-card as suggested by Fabio\n" "> > \n" "> > Marcel Ziswiler (3):\n" - "> > \302\240 ASoC: tegra: add tegra sgtl5000 machine driver\n" - "> > \302\240 ARM: tegra: apalis/colibri t30: integrate audio\n" - "> > \302\240 ARM: tegra: enable sgtl5000 audio\n" + "> > ? ASoC: tegra: add tegra sgtl5000 machine driver\n" + "> > ? ARM: tegra: apalis/colibri t30: integrate audio\n" + "> > ? ARM: tegra: enable sgtl5000 audio\n" "> > \n" - "> > \302\240.../bindings/sound/nvidia,tegra-audio-sgtl5000.txt |\302\240\302\24042 ++++\n" - "> > \302\240arch/arm/boot/dts/tegra30-apalis.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24049 +++++\n" - "> > \302\240arch/arm/boot/dts/tegra30-colibri.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24049 +++++\n" - "> > \302\240arch/arm/configs/tegra_defconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2401 +\n" - "> > \302\240sound/soc/tegra/Kconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24011 ++\n" - "> > \302\240sound/soc/tegra/Makefile\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2402 +\n" - "> > \302\240sound/soc/tegra/tegra_sgtl5000.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 212\n" + "> > ?.../bindings/sound/nvidia,tegra-audio-sgtl5000.txt |??42 ++++\n" + "> > ?arch/arm/boot/dts/tegra30-apalis.dtsi??????????????|??49 +++++\n" + "> > ?arch/arm/boot/dts/tegra30-colibri.dtsi?????????????|??49 +++++\n" + "> > ?arch/arm/configs/tegra_defconfig???????????????????|???1 +\n" + "> > ?sound/soc/tegra/Kconfig????????????????????????????|??11 ++\n" + "> > ?sound/soc/tegra/Makefile???????????????????????????|???2 +\n" + "> > ?sound/soc/tegra/tegra_sgtl5000.c???????????????????| 212\n" "> > +++++++++++++++++++++\n" - "> > \302\2407 files changed, 366 insertions(+)\n" - "> > \302\240create mode 100644\n" + "> > ?7 files changed, 366 insertions(+)\n" + "> > ?create mode 100644\n" "> > Documentation/devicetree/bindings/sound/nvidia,tegra-audio-\n" "> > sgtl5000.txt\n" - "> > \302\240create mode 100644 sound/soc/tegra/tegra_sgtl5000.c\n" + "> > ?create mode 100644 sound/soc/tegra/tegra_sgtl5000.c\n" "> \n" "> With Mark finally having pulled the first patch of this series (https:/\n" "> /lkml.org/lkml/2016/8/15/297) I'm wondering whether the second and\n" @@ -72,25 +56,13 @@ "\n" "Both patches applied now, thanks.\n" "\n" - Thierry - "\01:2\0" - "fn\0signature.asc\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "\n" - "iQIcBAABCAAGBQJYIIS6AAoJEN0jrNd/PrOh4ycP/0cn4nX9ijcjyR1rB2FgbI2B\n" - "f9dzwENDUpNnw91FNHZgX9CnBnZXR2ZUwOibCdVlxI0Vfw7DZHJc628Fxv3PAvxj\n" - "8fdalvCf3HullJHrq2Rxbqd74tJyU5Yp2VlusX0hyKayj+7W0iHQfecmuCioHyHb\n" - "IrWU/1OWmKioTli1lJBzsY/a2FlNf19d0EpfJyyWsSq3WMHw3jLlLgthYSoQjV9Y\n" - "5Fct7pi6xm2N5qj1eXO15tkR06bZpTNBtVh746wg/Ly+ET9aZFC67t4iJ/dMZEKL\n" - "VipJpg39q9SpwDUqeVEWDuu5saCXlmrReIflp0rBeP7eZTL++QYcCPmT7B+00H3d\n" - "SAO02DeFsfrVtj9TNM3Ey1oMMi8197ed0T6RU9FdiIRnpINLyx0n0tEDDx5qwZj7\n" - "NZjrYLDW65GQmogZO9J0mqJsLuBUZP61dR1bcw8opUSJwDKYM2dkkO6O7ciWAYfg\n" - "JrY9OJa2Wh/CAHTdwbWcTunRT+58iwaqkHw+r0Z9YGh/ij+os8/QcUeae6M3q4qt\n" - "qs4D4HBZvDAavIEhXX1WFGCqduWvHPszRKnp3gMsBmFpTx738sF0Tx6oaXmdkMpW\n" - "K3IewHuyboSWI9mJUPzhV4J2otO4yZkV1PQIQTlZDfBKPM0KvfBYOOsITGyPwCDy\n" - "+q2+oUh+Xfr8ETyqs5mf\n" - "=oWYs\n" - "-----END PGP SIGNATURE-----\n" + "Thierry\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 801 bytes\n" + "Desc: not available\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161107/2eb5a3a1/attachment-0001.sig> -8169df1aa3589c7ff3b64b0038820e105ae3a6c6137bf29e16e479bba9bdf532 +7d65abdddb541c555747d59009fd9c6f3e47222aee41265c45188c58209bb6dc
diff --git a/a/content_digest b/N2/content_digest index d72dbfc..b202017 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -19,7 +19,8 @@ ttynkkynen@nvidia.com <ttynkkynen@nvidia.com> linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> perex@perex.cz <perex@perex.cz> - " alsa-devel@alsa-proje\0" + alsa-devel@alsa-project.org <alsa-devel@alsa-project.org> + " swarren@wwwdotorg.org <swarren@wwwdotorg.org>\0" "\01:1\0" "b\0" "On Tue, Aug 16, 2016 at 01:55:28PM +0000, Marcel Ziswiler wrote:\n" @@ -93,4 +94,4 @@ "=oWYs\n" "-----END PGP SIGNATURE-----\n" -8169df1aa3589c7ff3b64b0038820e105ae3a6c6137bf29e16e479bba9bdf532 +8311853833227482e18259bb2aa0172bca9987d9a8833048d037df44381f3d34
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.