diff for duplicates of <cover.1441118159.git.cyrille.pitchen@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 52de777..6ac1ace 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,14 +2,14 @@ ChangeLog 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 @@ -76,3 +76,8 @@ Cyrille Pitchen (3): -- 1.8.2.2 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" 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 b14e3a5..9c44941 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,34 @@ - "From\0cyrille.pitchen@atmel.com (Cyrille Pitchen)\0" + "From\0Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" "Subject\0[PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0" "Date\0Tue, 1 Sep 2015 16:46:40 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org" + boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org + " lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "ChangeLog\n" "\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" @@ -81,6 +94,11 @@ " create mode 100644 include/dt-bindings/mfd/atmel-flexcom.h\n" "\n" "-- \n" - 1.8.2.2 + "1.8.2.2\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 -95bead71f5a8a7ba702e4b23966bfd9e8908091f5533cfc63d4c5450cf6c1d32 +07750a13520e7526146546f63a6a15d319136edc54ea363b9517e89f181137de
diff --git a/a/1.txt b/N2/1.txt index 52de777..b0d1cc5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,14 +2,14 @@ ChangeLog 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 b14e3a5..174693a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,34 @@ - "From\0cyrille.pitchen@atmel.com (Cyrille Pitchen)\0" + "From\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" "Subject\0[PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom\0" "Date\0Tue, 1 Sep 2015 16:46:40 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0<nicolas.ferre@atmel.com>" + <boris.brezillon@free-electrons.com> + <alexandre.belloni@free-electrons.com> + <sameo@linux.intel.com> + " <lee.jones@linaro.org>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-kernel@vger.kernel.org> + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <devicetree@vger.kernel.org> + " Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" "\00:1\0" "b\0" "ChangeLog\n" "\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" @@ -83,4 +96,4 @@ "-- \n" 1.8.2.2 -95bead71f5a8a7ba702e4b23966bfd9e8908091f5533cfc63d4c5450cf6c1d32 +e14ba07896df8556e75926cdad22ec37c830e383ad40437b3cf581cafcac7ca3
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.