diff for duplicates of <1489174827-6033-3-git-send-email-matthew.gerlach@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 6ce3f72..38f596b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,14 @@ -From: Matthew Gerlach <matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +From: Matthew Gerlach <matthew.gerlach@linux.intel.com> Adding the core functions necessary for a fpga-mgr driver for the Altera Partial IP component. It is intended for these functions to be used by the various bus implementations like the platform bus or the PCIe bus. -Signed-off-by: Matthew Gerlach <matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com> --- v5: - Fix comment as suggested by Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Fix comment as suggested by Rob Herring <robh@kernel.org> v4: v3 patch set mistakenly sent out labeled as v4 v3: @@ -63,7 +63,7 @@ index 0000000..738d7d1 + * Copyright (C) 2016-2017 Intel Corporation + * + * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation -+ * by Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> ++ * by Alan Tull <atull@opensource.altera.com> + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU General Public License, @@ -271,7 +271,7 @@ index 0000000..738d7d1 +} +EXPORT_SYMBOL_GPL(alt_pr_unregister); + -+MODULE_AUTHOR("Matthew Gerlach <matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>"); ++MODULE_AUTHOR("Matthew Gerlach <matthew.gerlach@linux.intel.com>"); +MODULE_DESCRIPTION("Altera Partial Reconfiguration IP Core"); +MODULE_LICENSE("GPL v2"); diff --git a/drivers/fpga/altera-pr-ip-core.h b/drivers/fpga/altera-pr-ip-core.h @@ -286,7 +286,7 @@ index 0000000..3810a90 + * Copyright (C) 2016 Intel Corporation + * + * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation -+ * by Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org> ++ * by Alan Tull <atull@opensource.altera.com> + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU General Public License, @@ -311,8 +311,3 @@ index 0000000..3810a90 +#endif /* _ALT_PR_IP_CORE_H */ -- 2.7.4 - --- -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 c42be78..d5278a8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,29 @@ "ref\01489174827-6033-1-git-send-email-matthew.gerlach@linux.intel.com\0" - "ref\01489174827-6033-1-git-send-email-matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0" - "From\0matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0" + "From\0matthew.gerlach@linux.intel.com\0" "Subject\0[PATCH v5 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.\0" "Date\0Fri, 10 Mar 2017 11:40:25 -0800\0" - "To\0atull-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org - linux-fpga-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - " agust-ynQEQJNshbs@public.gmane.org\0" - "Cc\0Matthew Gerlach <matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "To\0atull@kernel.org" + moritz.fischer@ettus.com + linux-fpga@vger.kernel.org + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + robh+dt@kernel.org + mark.rutland@arm.com + " agust@denx.de\0" + "Cc\0Matthew Gerlach <matthew.gerlach@linux.intel.com>\0" "\00:1\0" "b\0" - "From: Matthew Gerlach <matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "From: Matthew Gerlach <matthew.gerlach@linux.intel.com>\n" "\n" "Adding the core functions necessary for a fpga-mgr driver\n" "for the Altera Partial IP component. It is intended for\n" "these functions to be used by the various bus implementations\n" "like the platform bus or the PCIe bus.\n" "\n" - "Signed-off-by: Matthew Gerlach <matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>\n" "---\n" "v5:\n" - " Fix comment as suggested by Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + " Fix comment as suggested by Rob Herring <robh@kernel.org>\n" "v4:\n" " v3 patch set mistakenly sent out labeled as v4\n" "v3:\n" @@ -79,7 +78,7 @@ "+ * Copyright (C) 2016-2017 Intel Corporation\n" "+ *\n" "+ * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation\n" - "+ * by Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>\n" + "+ * by Alan Tull <atull@opensource.altera.com>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify it\n" "+ * under the terms and conditions of the GNU General Public License,\n" @@ -287,7 +286,7 @@ "+}\n" "+EXPORT_SYMBOL_GPL(alt_pr_unregister);\n" "+\n" - "+MODULE_AUTHOR(\"Matthew Gerlach <matthew.gerlach-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Matthew Gerlach <matthew.gerlach@linux.intel.com>\");\n" "+MODULE_DESCRIPTION(\"Altera Partial Reconfiguration IP Core\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "diff --git a/drivers/fpga/altera-pr-ip-core.h b/drivers/fpga/altera-pr-ip-core.h\n" @@ -302,7 +301,7 @@ "+ * Copyright (C) 2016 Intel Corporation\n" "+ *\n" "+ * Based on socfpga-a10.c Copyright (C) 2015-2016 Altera Corporation\n" - "+ * by Alan Tull <atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx@public.gmane.org>\n" + "+ * by Alan Tull <atull@opensource.altera.com>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify it\n" "+ * under the terms and conditions of the GNU General Public License,\n" @@ -326,11 +325,6 @@ "+\n" "+#endif /* _ALT_PR_IP_CORE_H */\n" "-- \n" - "2.7.4\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 + 2.7.4 -ef41f6db60fa99967e3f04127a9b3cbd9b4fd318ffb029fec493b888555fed89 +ad21b3a737bf85090bc9d633837ca2e58aa011b1163727b164dd6b4dd8a797d0
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.