diff for duplicates of <1483050455-10683-17-git-send-email-steve_longerbeam@mentor.com> diff --git a/a/1.txt b/N1/1.txt index f25b238..247c403 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Adds MIPI CSI-2 Receiver subdev driver. This subdev is required for sensors with a MIPI CSI2 interface. -Signed-off-by: Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org> +Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com> --- drivers/staging/media/imx/Makefile | 1 + drivers/staging/media/imx/imx-mipi-csi2.c | 509 ++++++++++++++++++++++++++++++ @@ -529,13 +529,8 @@ index 0000000..84df16e +module_platform_driver(imxcsi2_driver); + +MODULE_DESCRIPTION("i.MX5/6 MIPI CSI-2 Receiver driver"); -+MODULE_AUTHOR("Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>"); ++MODULE_AUTHOR("Steve Longerbeam <steve_longerbeam@mentor.com>"); +MODULE_LICENSE("GPL"); + -- 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 c56e43f..d8ec03f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,14 @@ "ref\01483050455-10683-1-git-send-email-steve_longerbeam@mentor.com\0" - "ref\01483050455-10683-1-git-send-email-steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org\0" - "From\0Steve Longerbeam <slongerbeam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0slongerbeam@gmail.com (Steve Longerbeam)\0" "Subject\0[PATCH 16/20] media: imx: Add MIPI CSI-2 Receiver subdev driver\0" "Date\0Thu, 29 Dec 2016 14:27:31 -0800\0" - "To\0shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - fabio.estevam-3arQi8VN3Tc@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org - linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - " p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org - " Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Adds MIPI CSI-2 Receiver subdev driver. This subdev is required\n" "for sensors with a MIPI CSI2 interface.\n" "\n" - "Signed-off-by: Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>\n" "---\n" " drivers/staging/media/imx/Makefile | 1 +\n" " drivers/staging/media/imx/imx-mipi-csi2.c | 509 ++++++++++++++++++++++++++++++\n" @@ -554,15 +536,10 @@ "+module_platform_driver(imxcsi2_driver);\n" "+\n" "+MODULE_DESCRIPTION(\"i.MX5/6 MIPI CSI-2 Receiver driver\");\n" - "+MODULE_AUTHOR(\"Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Steve Longerbeam <steve_longerbeam@mentor.com>\");\n" "+MODULE_LICENSE(\"GPL\");\n" "+\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 -e5041cad9e2752f4add162a036d07c33be4afd31ff50616587dc6a1add281035 +fd8f45629e24af5a931f5eb7a8ffc21fc0dde9a911a8038c76c7eaa8590c25ce
diff --git a/a/1.txt b/N2/1.txt index f25b238..247c403 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Adds MIPI CSI-2 Receiver subdev driver. This subdev is required for sensors with a MIPI CSI2 interface. -Signed-off-by: Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org> +Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com> --- drivers/staging/media/imx/Makefile | 1 + drivers/staging/media/imx/imx-mipi-csi2.c | 509 ++++++++++++++++++++++++++++++ @@ -529,13 +529,8 @@ index 0000000..84df16e +module_platform_driver(imxcsi2_driver); + +MODULE_DESCRIPTION("i.MX5/6 MIPI CSI-2 Receiver driver"); -+MODULE_AUTHOR("Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>"); ++MODULE_AUTHOR("Steve Longerbeam <steve_longerbeam@mentor.com>"); +MODULE_LICENSE("GPL"); + -- 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/N2/content_digest index c56e43f..cd3c722 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,32 +1,31 @@ "ref\01483050455-10683-1-git-send-email-steve_longerbeam@mentor.com\0" - "ref\01483050455-10683-1-git-send-email-steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org\0" - "From\0Steve Longerbeam <slongerbeam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Steve Longerbeam <slongerbeam@gmail.com>\0" "Subject\0[PATCH 16/20] media: imx: Add MIPI CSI-2 Receiver subdev driver\0" "Date\0Thu, 29 Dec 2016 14:27:31 -0800\0" - "To\0shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org - fabio.estevam-3arQi8VN3Tc@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org - linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org - " p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org - " Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\0" + "To\0shawnguo@kernel.org" + kernel@pengutronix.de + fabio.estevam@nxp.com + robh+dt@kernel.org + mark.rutland@arm.com + linux@armlinux.org.uk + linus.walleij@linaro.org + gnurou@gmail.com + mchehab@kernel.org + gregkh@linuxfoundation.org + " p.zabel@pengutronix.de\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-gpio@vger.kernel.org + linux-media@vger.kernel.org + devel@driverdev.osuosl.org + " Steve Longerbeam <steve_longerbeam@mentor.com>\0" "\00:1\0" "b\0" "Adds MIPI CSI-2 Receiver subdev driver. This subdev is required\n" "for sensors with a MIPI CSI2 interface.\n" "\n" - "Signed-off-by: Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>\n" "---\n" " drivers/staging/media/imx/Makefile | 1 +\n" " drivers/staging/media/imx/imx-mipi-csi2.c | 509 ++++++++++++++++++++++++++++++\n" @@ -554,15 +553,10 @@ "+module_platform_driver(imxcsi2_driver);\n" "+\n" "+MODULE_DESCRIPTION(\"i.MX5/6 MIPI CSI-2 Receiver driver\");\n" - "+MODULE_AUTHOR(\"Steve Longerbeam <steve_longerbeam-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Steve Longerbeam <steve_longerbeam@mentor.com>\");\n" "+MODULE_LICENSE(\"GPL\");\n" "+\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 -e5041cad9e2752f4add162a036d07c33be4afd31ff50616587dc6a1add281035 +bb77b3b9fc0a376949228abd51f07ef04075fe9dd7b48e781603dd7828efe2cb
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.