diff for duplicates of <20120530100302.GD9947@opensource.wolfsonmicro.com> diff --git a/a/1.txt b/N1/1.txt index a435c54..c8415f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Wed, May 30, 2012 at 02:58:44PM +0800, Linus Walleij wrote: > On Wed, May 30, 2012 at 12:47 PM, Lee Jones <lee.jones@linaro.org> wrote: -> > + ? ? ? { .name = "ab8500_ldo_ana", ? ? .driver_data = (void *) AB8500_LDO_ANA, }, +> > + { .name = "ab8500_ldo_ana", .driver_data = (void *) AB8500_LDO_ANA, }, > So why is the device tree going to use these lowercase names etc? > I guess there is a rationale... @@ -14,10 +14,3 @@ time we're looking here. > it everywhere if you change it. It's only used for a few debug prints AFAICT? --------------- 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/20120530/dc26ede7/attachment.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..2c658e1 --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iQIcBAEBAgAGBQJPxfAXAAoJEBus8iNuMP3dsO0P/RlAbanIMdrsmCRa2hpLKglA +lrUKoj9bxy/Os89//9SOKHP2RRdYhO/fJZ7s7QeI1nAmmO8phYLuitNVntTd6n85 +Etx4bB92R+03F3u7GaPjjtpOnn00Q0qmynWfjbx+38t0wAW56K3SDxJZFnTHdPbx +ezG9AOg77BuXluTyPLdONE3uMmNOcrY42nfWRV1Pt2PudWk6GYuytW7irbHK+j5x +yOBLx9UbOzDBuk0Zi9hciFcwUf8AVaCLTMLODKX3wNlHBshqRrxNBO5Hd4YJUAEq +XopSSHQWW8IlIPWTYgOVIYZ+LZjTtSx+/iDu/7EY3xJLSu+g/knVbRsSYNF2IKqo +HCook+Xfi3mOPl2Dc/DN1cLiaOS9hTIu5yMzTm13PZf6txj9NSYcn4tL7RsyCbPR +BmwJh7CaYP4kGyHTM/t0n87ybEay8y7D1PVgDQdirLrrE8BXLINor3pcAYSo3UUe +xJ2bPfRIisOnelwoxTbkYTmnxl3ZbT/h16c2rdw9sr2aXcrlaCRXXsH1s4wEFGRA +E2mrj4nmqstfhzxRGwuxSLQqdSsjAmD0Vu/oIDVy5ywpST9AH6i5cgOui8e3AAuE +eZeYVXtnQg5BE6IElpNS7t5pZz1HV71QCbUQGSaVnOHwSGDqefPlTLIr7ftuEmE/ +Jvp8B/dpZZ0NeuWCbvW+ +=o5xa +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..3237378 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,2 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature diff --git a/a/content_digest b/N1/content_digest index 72194c7..c0e5b1b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,26 @@ "ref\01338353260-10097-1-git-send-email-lee.jones@linaro.org\0" "ref\01338353260-10097-9-git-send-email-lee.jones@linaro.org\0" "ref\0CACRpkdbQv8Q07iRAmG3UQRm7UNDi_Y+s_vvACDKKxR9tg+1iqg@mail.gmail.com\0" - "From\0broonie@opensource.wolfsonmicro.com (Mark Brown)\0" - "Subject\0[PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree\0" + "From\0Mark Brown <broonie@opensource.wolfsonmicro.com>\0" + "Subject\0Re: [PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree\0" "Date\0Wed, 30 May 2012 11:03:03 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Linus Walleij <linus.walleij@linaro.org>\0" + "Cc\0Lee Jones <lee.jones@linaro.org>" + linux-arm-kernel@lists.infradead.org + arnd@arndb.de + linus.walleij@stericsson.com + grant.likely@secretlab.ca + cjb@laptop.org + sameo@linux.intel.com + linux-kernel@vger.kernel.org + Mattias WALLIN <mattias.wallin@stericsson.com> + " Bengt Jonsson <bengt.g.jonsson@stericsson.com>\0" + "\01:1\0" "b\0" "On Wed, May 30, 2012 at 02:58:44PM +0800, Linus Walleij wrote:\n" "> On Wed, May 30, 2012 at 12:47 PM, Lee Jones <lee.jones@linaro.org> wrote:\n" "\n" - "> > + ? ? ? { .name = \"ab8500_ldo_ana\", ? ? .driver_data = (void *) AB8500_LDO_ANA, },\n" + "> > + \302\240 \302\240 \302\240 { .name = \"ab8500_ldo_ana\", \302\240 \302\240 .driver_data = (void *) AB8500_LDO_ANA, },\n" "\n" "> So why is the device tree going to use these lowercase names etc?\n" "> I guess there is a rationale...\n" @@ -22,13 +32,27 @@ "> Anyway: the name is used in more parts of the file, so please change\n" "> it everywhere if you change it.\n" "\n" - "It's only used for a few debug prints AFAICT?\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/20120530/dc26ede7/attachment.sig> + It's only used for a few debug prints AFAICT? + "\01: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" + "iQIcBAEBAgAGBQJPxfAXAAoJEBus8iNuMP3dsO0P/RlAbanIMdrsmCRa2hpLKglA\n" + "lrUKoj9bxy/Os89//9SOKHP2RRdYhO/fJZ7s7QeI1nAmmO8phYLuitNVntTd6n85\n" + "Etx4bB92R+03F3u7GaPjjtpOnn00Q0qmynWfjbx+38t0wAW56K3SDxJZFnTHdPbx\n" + "ezG9AOg77BuXluTyPLdONE3uMmNOcrY42nfWRV1Pt2PudWk6GYuytW7irbHK+j5x\n" + "yOBLx9UbOzDBuk0Zi9hciFcwUf8AVaCLTMLODKX3wNlHBshqRrxNBO5Hd4YJUAEq\n" + "XopSSHQWW8IlIPWTYgOVIYZ+LZjTtSx+/iDu/7EY3xJLSu+g/knVbRsSYNF2IKqo\n" + "HCook+Xfi3mOPl2Dc/DN1cLiaOS9hTIu5yMzTm13PZf6txj9NSYcn4tL7RsyCbPR\n" + "BmwJh7CaYP4kGyHTM/t0n87ybEay8y7D1PVgDQdirLrrE8BXLINor3pcAYSo3UUe\n" + "xJ2bPfRIisOnelwoxTbkYTmnxl3ZbT/h16c2rdw9sr2aXcrlaCRXXsH1s4wEFGRA\n" + "E2mrj4nmqstfhzxRGwuxSLQqdSsjAmD0Vu/oIDVy5ywpST9AH6i5cgOui8e3AAuE\n" + "eZeYVXtnQg5BE6IElpNS7t5pZz1HV71QCbUQGSaVnOHwSGDqefPlTLIr7ftuEmE/\n" + "Jvp8B/dpZZ0NeuWCbvW+\n" + "=o5xa\n" + "-----END PGP SIGNATURE-----\n" -c0001bcaa5c8d1c9869ccfb70292f3539b030355cbee1edaa425e755394846f2 +0d3a9b18903a1c4ce9c6073241b470c76cc80afda7a55ad7b2bc7c33dedab1b1
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.