diff for duplicates of <56027F10.1060804@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 65ba49e..0b70397 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Le 20/09/2015 06:19, Lee Jones a ?crit : +Le 20/09/2015 06:19, Lee Jones a écrit : > Patch set description? Cyrille actually placed it as the v1 changelog below... @@ -23,14 +23,14 @@ Bye, >> >> v9: >> - go back to v5 (use the new "atmel,flexcom-mode" DT property). ->> - fix the name of the spi node in the DT example: from spi at f8034400 to ->> spi at 400 +>> - fix the name of the spi node in the DT example: from spi@f8034400 to +>> spi@400 >> - align the fields of the struct platform_driver atmel_flexcom_driver as >> suggested by Lee Jones. >> >> v8: ->> - fix the name of the spi node in the DT example: from spi at f8034400 to ->> spi at 2,0 +>> - fix the name of the spi node in the DT example: from spi@f8034400 to +>> spi@2,0 >> - use the return code of op_property_read_u32_index() instead of -EINVAL >> to report error. >> - add Acked-by from Nicolas Ferre diff --git a/a/content_digest b/N1/content_digest index e6f149e..9b51641 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,24 @@ "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0" "ref\020150920041912.GS3039@x1\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0" "Date\0Wed, 23 Sep 2015 12:29:36 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee.jones@linaro.org>" + Cyrille Pitchen <cyrille.pitchen@atmel.com> + " robh+dt@kernel.org\0" + "Cc\0boris.brezillon@free-electrons.com" + alexandre.belloni@free-electrons.com + sameo@linux.intel.com + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" - "Le 20/09/2015 06:19, Lee Jones a ?crit :\n" + "Le 20/09/2015 06:19, Lee Jones a \303\251crit :\n" "> Patch set description?\n" "\n" "Cyrille actually placed it as the v1 changelog below...\n" @@ -31,14 +43,14 @@ ">>\n" ">> v9:\n" ">> - go back to v5 (use the new \"atmel,flexcom-mode\" DT property).\n" - ">> - fix the name of the spi node in the DT example: from spi at f8034400 to\n" - ">> spi at 400\n" + ">> - fix the name of the spi node in the DT example: from spi@f8034400 to\n" + ">> spi@400\n" ">> - align the fields of the struct platform_driver atmel_flexcom_driver as\n" ">> suggested by Lee Jones.\n" ">>\n" ">> v8:\n" - ">> - fix the name of the spi node in the DT example: from spi at f8034400 to\n" - ">> spi at 2,0\n" + ">> - fix the name of the spi node in the DT example: from spi@f8034400 to\n" + ">> spi@2,0\n" ">> - use the return code of op_property_read_u32_index() instead of -EINVAL\n" ">> to report error.\n" ">> - add Acked-by from Nicolas Ferre\n" @@ -109,4 +121,4 @@ "-- \n" Nicolas Ferre -741546942491dbd31bcff809dc5a7aa8c6a8b1ef53639d9636b61bb49833d418 +b512bb397de0d1fb1c98fb73934492758806b758911b36112af967861460a1a0
diff --git a/a/1.txt b/N2/1.txt index 65ba49e..0b70397 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 20/09/2015 06:19, Lee Jones a ?crit : +Le 20/09/2015 06:19, Lee Jones a écrit : > Patch set description? Cyrille actually placed it as the v1 changelog below... @@ -23,14 +23,14 @@ Bye, >> >> v9: >> - go back to v5 (use the new "atmel,flexcom-mode" DT property). ->> - fix the name of the spi node in the DT example: from spi at f8034400 to ->> spi at 400 +>> - fix the name of the spi node in the DT example: from spi@f8034400 to +>> spi@400 >> - align the fields of the struct platform_driver atmel_flexcom_driver as >> suggested by Lee Jones. >> >> v8: ->> - fix the name of the spi node in the DT example: from spi at f8034400 to ->> spi at 2,0 +>> - fix the name of the spi node in the DT example: from spi@f8034400 to +>> spi@2,0 >> - use the return code of op_property_read_u32_index() instead of -EINVAL >> to report error. >> - add Acked-by from Nicolas Ferre diff --git a/a/content_digest b/N2/content_digest index e6f149e..20e812e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,25 @@ "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0" "ref\020150920041912.GS3039@x1\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0" "Date\0Wed, 23 Sep 2015 12:29:36 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lee Jones <lee.jones@linaro.org>" + Cyrille Pitchen <cyrille.pitchen@atmel.com> + <robh+dt@kernel.org> + " Samuel Ortiz <sameo@linux.intel.com>\0" + "Cc\0<boris.brezillon@free-electrons.com>" + <alexandre.belloni@free-electrons.com> + <sameo@linux.intel.com> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 20/09/2015 06:19, Lee Jones a ?crit :\n" + "Le 20/09/2015 06:19, Lee Jones a \303\251crit :\n" "> Patch set description?\n" "\n" "Cyrille actually placed it as the v1 changelog below...\n" @@ -31,14 +44,14 @@ ">>\n" ">> v9:\n" ">> - go back to v5 (use the new \"atmel,flexcom-mode\" DT property).\n" - ">> - fix the name of the spi node in the DT example: from spi at f8034400 to\n" - ">> spi at 400\n" + ">> - fix the name of the spi node in the DT example: from spi@f8034400 to\n" + ">> spi@400\n" ">> - align the fields of the struct platform_driver atmel_flexcom_driver as\n" ">> suggested by Lee Jones.\n" ">>\n" ">> v8:\n" - ">> - fix the name of the spi node in the DT example: from spi at f8034400 to\n" - ">> spi at 2,0\n" + ">> - fix the name of the spi node in the DT example: from spi@f8034400 to\n" + ">> spi@2,0\n" ">> - use the return code of op_property_read_u32_index() instead of -EINVAL\n" ">> to report error.\n" ">> - add Acked-by from Nicolas Ferre\n" @@ -109,4 +122,4 @@ "-- \n" Nicolas Ferre -741546942491dbd31bcff809dc5a7aa8c6a8b1ef53639d9636b61bb49833d418 +077800c510cbe5a222070a3389784ce51e834c4c1ff57b95c837275c0c99390b
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.