diff for duplicates of <5241406B.8090106@ti.com> diff --git a/a/1.txt b/N1/1.txt index 483767b..44f2f8a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ On 23/09/13 19:19, Russell King - ARM Linux wrote: -> On Mon, Sep 23, 2013 at 06:13:10PM +0200, Uwe Kleine-König wrote: +> On Mon, Sep 23, 2013 at 06:13:10PM +0200, Uwe Kleine-K?nig wrote: >> The nice thing about devm_* is that the driver doesn't need to free the >> resources but the driver core takes care about that. This also >> simplifies the error path quite a bit and removes the wrong check for a >> clock pointer being NULL. >> ->> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> +>> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de> >> --- >> drivers/video/mmp/hw/mmp_ctrl.c | 17 ++--------------- >> 1 file changed, 2 insertions(+), 15 deletions(-) @@ -38,3 +38,12 @@ Hmm, I wonder if that causes any issues... I.e. should this patch go for 3.12, or is 3.13 fine? Tomi + + +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 901 bytes +Desc: OpenPGP digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130924/c25c927b/attachment-0001.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index ee7f9b9..0000000 --- a/a/2.bin +++ /dev/null @@ -1,18 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) -Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ - -iQIcBAEBAgAGBQJSQUBrAAoJEPo9qoy8lh71tZwP/ibxUYssGE9OURMD1KgDpaxI -U1v5noiZxVLhUqujzzgbFlDToWb6asPhs4897jYNClluVtvZuqoiOgTEtQAgZ8YP -c5HBTXL/4xriD1zYCGgXfm7I6nUJs9dFEIzolxUcW2CTp3hm6EsIYMoibo2E5P33 -mks1Cylxa8YO4edBsppG8WodGX6d3MspHn6K6ukN/N8mkYfcjGBb8vtVL3a0Dbw2 -CG0D5H4SOPe6Jwm9adlRICQ7laFm/scfdCgY8m1HevbbjL/eYbbq4SJtkaBQlhco -iJTDnwOzNAfeY0QGLwHUl3aHtDRUXP722mYtVNThj2Ej/npfyT0iulKxeAD8zYgq -PgpR2KKGHJCpHbHRAp6DUzUn5Y512YfpWdolRclAXCSQ3k5lmdbxzmBLJ/nG1APC -lLRFIjB4eg2LMirTnA8GTJAP3QC639CILeoRU1E5R3oAeAQuoXSBaajdNjcw79/f -PS/kQ1UMyq64yfHF5+7C5SsrITElDdiSecDU2OFzYoioJK9BYYG5kabbS4AOhpPb -M1tbNHpMYe64rsOBbbPW36RhtSZFTSwDdv5rYxHkjDrnrzGqEBxgkKQG1Jn+REdI -gEbHcLm4fd7BDL8kFAYU3/I8qW4JlJQjlskDANRqKCG3BtuMgK8w9EqL8pzhM0d2 -2xDPtkNOA87aV5an7Nwy -=rmnL ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index a198b95..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: OpenPGP digital signature -Content-Disposition: attachment; filename="signature.asc" diff --git a/a/content_digest b/N1/content_digest index 12cecbc..2eca2ba 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,20 @@ "ref\01379951159-8294-1-git-send-email-u.kleine-koenig@pengutronix.de\0" "ref\01379952790-13202-1-git-send-email-u.kleine-koenig@pengutronix.de\0" "ref\020130923161944.GU12758@n2100.arm.linux.org.uk\0" - "From\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" - "Subject\0Re: [PATCH] video: mmp: drop needless devm cleanup\0" - "Date\0Tue, 24 Sep 2013 07:34:03 +0000\0" + "From\0tomi.valkeinen@ti.com (Tomi Valkeinen)\0" + "Subject\0[PATCH] video: mmp: drop needless devm cleanup\0" + "Date\0Tue, 24 Sep 2013 10:34:03 +0300\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "\01:1\0" + "\00:1\0" "b\0" "On 23/09/13 19:19, Russell King - ARM Linux wrote:\n" - "> On Mon, Sep 23, 2013 at 06:13:10PM +0200, Uwe Kleine-K\303\266nig wrote:\n" + "> On Mon, Sep 23, 2013 at 06:13:10PM +0200, Uwe Kleine-K?nig wrote:\n" ">> The nice thing about devm_* is that the driver doesn't need to free the\n" ">> resources but the driver core takes care about that. This also\n" ">> simplifies the error path quite a bit and removes the wrong check for a\n" ">> clock pointer being NULL.\n" ">>\n" - ">> Signed-off-by: Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\n" + ">> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>\n" ">> ---\n" ">> drivers/video/mmp/hw/mmp_ctrl.c | 17 ++---------------\n" ">> 1 file changed, 2 insertions(+), 15 deletions(-)\n" @@ -46,28 +46,15 @@ "Hmm, I wonder if that causes any issues... I.e. should this patch go for\n" "3.12, or is 3.13 fine?\n" "\n" - Tomi - "\01:2\0" - "fn\0signature.asc\0" - "d\0OpenPGP digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1.4.12 (GNU/Linux)\n" - "Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/\n" + " Tomi\n" + "\n" "\n" - "iQIcBAEBAgAGBQJSQUBrAAoJEPo9qoy8lh71tZwP/ibxUYssGE9OURMD1KgDpaxI\n" - "U1v5noiZxVLhUqujzzgbFlDToWb6asPhs4897jYNClluVtvZuqoiOgTEtQAgZ8YP\n" - "c5HBTXL/4xriD1zYCGgXfm7I6nUJs9dFEIzolxUcW2CTp3hm6EsIYMoibo2E5P33\n" - "mks1Cylxa8YO4edBsppG8WodGX6d3MspHn6K6ukN/N8mkYfcjGBb8vtVL3a0Dbw2\n" - "CG0D5H4SOPe6Jwm9adlRICQ7laFm/scfdCgY8m1HevbbjL/eYbbq4SJtkaBQlhco\n" - "iJTDnwOzNAfeY0QGLwHUl3aHtDRUXP722mYtVNThj2Ej/npfyT0iulKxeAD8zYgq\n" - "PgpR2KKGHJCpHbHRAp6DUzUn5Y512YfpWdolRclAXCSQ3k5lmdbxzmBLJ/nG1APC\n" - "lLRFIjB4eg2LMirTnA8GTJAP3QC639CILeoRU1E5R3oAeAQuoXSBaajdNjcw79/f\n" - "PS/kQ1UMyq64yfHF5+7C5SsrITElDdiSecDU2OFzYoioJK9BYYG5kabbS4AOhpPb\n" - "M1tbNHpMYe64rsOBbbPW36RhtSZFTSwDdv5rYxHkjDrnrzGqEBxgkKQG1Jn+REdI\n" - "gEbHcLm4fd7BDL8kFAYU3/I8qW4JlJQjlskDANRqKCG3BtuMgK8w9EqL8pzhM0d2\n" - "2xDPtkNOA87aV5an7Nwy\n" - "=rmnL\n" - "-----END PGP SIGNATURE-----\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 901 bytes\n" + "Desc: OpenPGP digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130924/c25c927b/attachment-0001.sig> -d300855f477de0a6110f1e07ec7310f08c1916350414ee4f96988561295e9ea5 +89871fb943e967cb8ca2d8ff28dd45d9bf6217a3720d7c30bf6613853a99e2ff
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.