diff for duplicates of <1493050124-5970-11-git-send-email-rf@opensource.wolfsonmicro.com> diff --git a/a/1.txt b/N1/1.txt index 03a6f77..c62177a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ select options will be processed, allowing us to group selects for pinctrl into the pinctrl Kconfig where they logically belong instead of accumulating under the parent MFD Kconfig. -Signed-off-by: Richard Fitzgerald <rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> +Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com> --- Changes since V1: - dt binding moved to separate patch @@ -66,7 +66,7 @@ index 6e8eec6..3e42a03 100644 +F: drivers/pinctrl/cirrus/* CLEANCACHE API - M: Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> + M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index 37af5e3..59adb0a 100644 --- a/drivers/pinctrl/Kconfig @@ -1418,7 +1418,7 @@ index 0000000..6196f89 +module_platform_driver(madera_pin_driver); + +MODULE_DESCRIPTION("Madera pinctrl driver"); -+MODULE_AUTHOR("Richard Fitzgerald <rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>"); ++MODULE_AUTHOR("Richard Fitzgerald <rf@opensource.wolfsonmicro.com>"); +MODULE_LICENSE("GPL v2"); diff --git a/drivers/pinctrl/cirrus/pinctrl-madera.h b/drivers/pinctrl/cirrus/pinctrl-madera.h new file mode 100644 @@ -1468,8 +1468,3 @@ index 0000000..7b55e22 +#endif -- 1.9.1 - --- -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 e3e03b9..017b26e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,19 @@ "ref\01493050124-5970-1-git-send-email-rf@opensource.wolfsonmicro.com\0" - "ref\01493050124-5970-1-git-send-email-rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org\0" - "From\0Richard Fitzgerald <rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\0" + "From\0Richard Fitzgerald <rf@opensource.wolfsonmicro.com>\0" "Subject\0[PATCH v2 10/18] pinctrl: madera: Add driver for Cirrus Logic Madera codecs\0" "Date\0Mon, 24 Apr 2017 17:08:36 +0100\0" - "To\0lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" - broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org - " jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org\0" - "Cc\0alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org" - patches-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0<lee.jones@linaro.org>" + <broonie@kernel.org> + <linus.walleij@linaro.org> + <gnurou@gmail.com> + <robh+dt@kernel.org> + <tglx@linutronix.de> + " <jason@lakedaemon.net>\0" + "Cc\0<alsa-devel@alsa-project.org>" + <patches@opensource.wolfsonmicro.com> + <linux-gpio@vger.kernel.org> + <devicetree@vger.kernel.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "These codecs have a variable number of I/O lines each of which\n" @@ -36,7 +35,7 @@ "pinctrl into the pinctrl Kconfig where they logically belong instead\n" "of accumulating under the parent MFD Kconfig.\n" "\n" - "Signed-off-by: Richard Fitzgerald <rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\n" + "Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>\n" "---\n" "Changes since V1:\n" "- dt binding moved to separate patch\n" @@ -85,7 +84,7 @@ "+F:\tdrivers/pinctrl/cirrus/*\n" " \n" " CLEANCACHE API\n" - " M:\tKonrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + " M:\tKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>\n" "diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig\n" "index 37af5e3..59adb0a 100644\n" "--- a/drivers/pinctrl/Kconfig\n" @@ -1437,7 +1436,7 @@ "+module_platform_driver(madera_pin_driver);\n" "+\n" "+MODULE_DESCRIPTION(\"Madera pinctrl driver\");\n" - "+MODULE_AUTHOR(\"Richard Fitzgerald <rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Richard Fitzgerald <rf@opensource.wolfsonmicro.com>\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "diff --git a/drivers/pinctrl/cirrus/pinctrl-madera.h b/drivers/pinctrl/cirrus/pinctrl-madera.h\n" "new file mode 100644\n" @@ -1486,11 +1485,6 @@ "+\n" "+#endif\n" "-- \n" - "1.9.1\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 + 1.9.1 -08fc054f21cc7e5d3f4d96f9da8b479442cbb71f145554e539d928ff829aad05 +3adeeab3cf57e97025bf54728656b2d6944d6613d328541ff58dfa5dd85270b4
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.