diff for duplicates of <20180212133241.4008202d@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index eb0f2e1..cef373f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ On Mon, 12 Feb 2018 17:14:21 +0530 -Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> wrote: +Vignesh R <vigneshr@ti.com> wrote: > On Tuesday 06 February 2018 04:51 AM, Boris Brezillon wrote: -> > From: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> > From: Boris Brezillon <boris.brezillon@free-electrons.com> > > > > The spi_mem_xxx() API has been introduced to replace the > > spi_flash_read() one. Make use of it so we can get rid of @@ -12,7 +12,7 @@ Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> wrote: > > takes care of using the regular spi_sync() interface when the optimized > > ->mem_ops interface is not implemented by the controller. > > -> > Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> > > --- > [...] > > /* @@ -42,7 +42,3 @@ Nice catch! I'll fix that in v2. Boris Brezillon, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering http://bootlin.com --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 4d66f47..435dff8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,31 @@ "ref\020180205232120.5851-1-boris.brezillon@bootlin.com\0" "ref\020180205232120.5851-6-boris.brezillon@bootlin.com\0" "ref\0933bd372-8b75-183f-0b03-563cabbbcc68@ti.com\0" - "ref\0933bd372-8b75-183f-0b03-563cabbbcc68-l0cyMroinI0@public.gmane.org\0" - "From\0Boris Brezillon <boris.brezillon-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Boris Brezillon <boris.brezillon@bootlin.com>\0" "Subject\0Re: [RFC PATCH 5/6] mtd: spi-nor: Use the spi_mem_xx() API\0" "Date\0Mon, 12 Feb 2018 13:32:41 +0100\0" - "To\0Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org>\0" - "Cc\0David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>" - Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> - Marek Vasut <marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Richard Weinberger <richard-/L3Ra7n9ekc@public.gmane.org> - Cyrille Pitchen <cyrille.pitchen-yU5RGvR974pGWvitb5QawA@public.gmane.org> - linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Peter Pan <peterpansjtu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Frieder Schrempf <frieder.schrempf-wPoT/lNZgHizQB+pC5nmwQ@public.gmane.org> - Yogesh Gaur <yogeshnarayan.gaur-3arQi8VN3Tc@public.gmane.org> - " Rafa\305\202 Mi\305\202ecki <rafal-g1n6cQUeyibVItvQsEIGlw@public.gmane.org>" - " Kamal Dasu <kdasu.kdev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0Vignesh R <vigneshr@ti.com>\0" + "Cc\0David Woodhouse <dwmw2@infradead.org>" + Brian Norris <computersforpeace@gmail.com> + Boris Brezillon <boris.brezillon@free-electrons.com> + Marek Vasut <marek.vasut@gmail.com> + Richard Weinberger <richard@nod.at> + Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> + linux-mtd@lists.infradead.org + Mark Brown <broonie@kernel.org> + linux-spi@vger.kernel.org + Peter Pan <peterpansjtu@gmail.com> + Frieder Schrempf <frieder.schrempf@exceet.de> + Yogesh Gaur <yogeshnarayan.gaur@nxp.com> + " Rafa\305\202 Mi\305\202ecki <rafal@milecki.pl>" + " Kamal Dasu <kdasu.kdev@gmail.com>\0" "\00:1\0" "b\0" "On Mon, 12 Feb 2018 17:14:21 +0530\n" - "Vignesh R <vigneshr-l0cyMroinI0@public.gmane.org> wrote:\n" + "Vignesh R <vigneshr@ti.com> wrote:\n" "\n" "> On Tuesday 06 February 2018 04:51 AM, Boris Brezillon wrote:\n" - "> > From: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> > From: Boris Brezillon <boris.brezillon@free-electrons.com>\n" "> > \n" "> > The spi_mem_xxx() API has been introduced to replace the\n" "> > spi_flash_read() one. Make use of it so we can get rid of\n" @@ -36,7 +35,7 @@ "> > takes care of using the regular spi_sync() interface when the optimized \n" "> > ->mem_ops interface is not implemented by the controller. \n" "> > \n" - "> > Signed-off-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n" "> > --- \n" "> [...]\n" "> > /*\n" @@ -65,10 +64,6 @@ "-- \n" "Boris Brezillon, Bootlin (formerly Free Electrons)\n" "Embedded Linux and Kernel engineering\n" - "http://bootlin.com\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + http://bootlin.com -7cd070dc67da4e92c0bfd225ec25ca57b91923adee7ee207dfd5b0e07ca16939 +a6708ab19ffb331f9cc23c11aa6b73b87f7ec10e66286915a188afe64237ec78
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.