diff for duplicates of <20120502114121.GB5722@opensource.wolfsonmicro.com> diff --git a/a/1.1.hdr b/a/1.1.hdr deleted file mode 100644 index 23cd127..0000000 --- a/a/1.1.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: text/plain; charset=us-ascii -Content-Disposition: inline diff --git a/a/1.2.bin b/a/1.2.bin deleted file mode 100644 index 774be5c..0000000 --- a/a/1.2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) - -iQIcBAEBAgAGBQJPoR1bAAoJEBus8iNuMP3dfsEP/36/N5r3RHV5ILM8aBPPCdMx -Gha4UlPOj6hyAs510E5z/ou1xCP6ik30mlArRn4jaFkeKfVubRA7QhYQJdw5NWEo -t92Mwx8R48HEreoCNvtW4pMsZC3d93Wr8wfZUGGtyKe0QGmGIWq1/of/C0iME7kQ -+0BCRauyt75P4vrYlFWoXNf/9+pauet7D2XZS2AC0cNURpszYjh52Twjlw7lCoMB -jc9o9tbLwz3G/oOzMYolmsxPiPKZZjqnp/e20Ybgkjr/fqZj/qTDJ2MdidE9aGyr -mfx/X2YWTt/dApiLIY3et2inhPcshp4EIhHauM9s/y18P4kFXTAAsgmDqEc/Vycf -7QN66YOmHouClSISi8m3R7AdAbmxQLYiArAd6KnA1+QEeLPqHOyVNql0Fk2J+T4k -SwQQHgSdpCwthTrbxAVPtYd+zJFxWQKy505XwAUa4eThEeDKTqdZirWzwKygSj7c -PruUSyInd5Auefre633wbsIsDcn0AkgMI/XWzdZZ34sDhoaBcuFhKhicwQcybbUm -lFM32/ZcIqCKMyX1aumHwMfV8nE0AnB+iQs1U4NuxCCKK2mu2y2bRs/EhFKXfSDY -YnVmYMJy4nqz/obUmZ0UqMit4b4j0j6g6zxYKsQmNXO5g3Qr5qmG0zJEjatMFE4o -kJB8KcGXUQw54Ntzv2ZK -=Gmuk ------END PGP SIGNATURE----- diff --git a/a/1.2.hdr b/a/1.2.hdr deleted file mode 100644 index 3237378..0000000 --- a/a/1.2.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: Digital signature diff --git a/a/1.1.txt b/N1/1.txt similarity index 85% rename from a/1.1.txt rename to N1/1.txt index fe4747e..7ff940a 100644 --- a/a/1.1.txt +++ b/N1/1.txt @@ -31,3 +31,10 @@ The upshot of this is that while we really should be using the clock API for clocks the API as it stands is somewhat difficult to deploy in cross platform code. What I'd suggest is connecting the clock to the CODEC in the device tree but actually doing the clk_get() in the machine driver. +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 836 bytes +Desc: Digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120502/82d6f6ac/attachment.sig> diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 4b86001..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,4 +0,0 @@ -Content-Type: text/plain; charset="us-ascii" -MIME-Version: 1.0 -Content-Transfer-Encoding: 7bit -Content-Disposition: inline diff --git a/a/2.txt b/a/2.txt deleted file mode 100644 index 8b13789..0000000 --- a/a/2.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/a/content_digest b/N1/content_digest index acde191..998946a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,21 +2,11 @@ "ref\01335510185-7906-4-git-send-email-richard.zhao@freescale.com\0" "ref\020120501134446.GK2194@S2101-09.ap.freescale.net\0" "ref\020120502105024.GC2982@b20223-02.ap.freescale.net\0" - "From\0Mark Brown <broonie@opensource.wolfsonmicro.com>\0" - "Subject\0Re: [PATCH 03/11] ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000\0" + "From\0broonie@opensource.wolfsonmicro.com (Mark Brown)\0" + "Subject\0[PATCH 03/11] ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000\0" "Date\0Wed, 2 May 2012 12:41:22 +0100\0" - "To\0Richard Zhao <richard.zhao@freescale.com>\0" - "Cc\0alsa-devel@alsa-project.org" - ben-linux@fluff.org - w.sang@pengutronix.de - Richard Zhao <richard.zhao@linaro.org> - linux-i2c@vger.kernel.org - kernel@pengutronix.de - dan.j.williams@intel.com - Shawn Guo <shawn.guo@linaro.org> - lrg@ti.com - " linux-arm-kernel@lists.infradead.org\0" - "\02:1.1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On Wed, May 02, 2012 at 06:50:24PM +0800, Richard Zhao wrote:\n" "> On Tue, May 01, 2012 at 09:44:48PM +0800, Shawn Guo wrote:\n" @@ -50,29 +40,13 @@ "The upshot of this is that while we really should be using the clock API\n" "for clocks the API as it stands is somewhat difficult to deploy in cross\n" "platform code. What I'd suggest is connecting the clock to the CODEC in\n" - the device tree but actually doing the clk_get() in the machine driver. - "\02:1.2\0" - "fn\0signature.asc\0" - "d\0Digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1.4.12 (GNU/Linux)\n" - "\n" - "iQIcBAEBAgAGBQJPoR1bAAoJEBus8iNuMP3dfsEP/36/N5r3RHV5ILM8aBPPCdMx\n" - "Gha4UlPOj6hyAs510E5z/ou1xCP6ik30mlArRn4jaFkeKfVubRA7QhYQJdw5NWEo\n" - "t92Mwx8R48HEreoCNvtW4pMsZC3d93Wr8wfZUGGtyKe0QGmGIWq1/of/C0iME7kQ\n" - "+0BCRauyt75P4vrYlFWoXNf/9+pauet7D2XZS2AC0cNURpszYjh52Twjlw7lCoMB\n" - "jc9o9tbLwz3G/oOzMYolmsxPiPKZZjqnp/e20Ybgkjr/fqZj/qTDJ2MdidE9aGyr\n" - "mfx/X2YWTt/dApiLIY3et2inhPcshp4EIhHauM9s/y18P4kFXTAAsgmDqEc/Vycf\n" - "7QN66YOmHouClSISi8m3R7AdAbmxQLYiArAd6KnA1+QEeLPqHOyVNql0Fk2J+T4k\n" - "SwQQHgSdpCwthTrbxAVPtYd+zJFxWQKy505XwAUa4eThEeDKTqdZirWzwKygSj7c\n" - "PruUSyInd5Auefre633wbsIsDcn0AkgMI/XWzdZZ34sDhoaBcuFhKhicwQcybbUm\n" - "lFM32/ZcIqCKMyX1aumHwMfV8nE0AnB+iQs1U4NuxCCKK2mu2y2bRs/EhFKXfSDY\n" - "YnVmYMJy4nqz/obUmZ0UqMit4b4j0j6g6zxYKsQmNXO5g3Qr5qmG0zJEjatMFE4o\n" - "kJB8KcGXUQw54Ntzv2ZK\n" - "=Gmuk\n" - "-----END PGP SIGNATURE-----\n" - "\01:2\0" - "b\0" + "the device tree but actually doing the clk_get() in the machine driver.\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 836 bytes\n" + "Desc: Digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120502/82d6f6ac/attachment.sig> -106bebb4d3eee712e9ea94d7298c5a90359ff627ede454ecc09409d43d7b0399 +a37395aaacf3f16c09f049daf173fb102dc21eb55d0a341311e6edfd8462867b
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.