diff for duplicates of <1418867992-3550-2-git-send-email-jonathar@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index d2e73b7..63e2564 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ Add initial version of the Broadcom touchscreen driver. -Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> -Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> -Tested-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> -Signed-off-by: Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +Reviewed-by: Ray Jui <rjui@broadcom.com> +Reviewed-by: Scott Branden <sbranden@broadcom.com> +Tested-by: Scott Branden <sbranden@broadcom.com> +Signed-off-by: Jonathan Richardson <jonathar@broadcom.com> --- drivers/input/touchscreen/Kconfig | 11 + drivers/input/touchscreen/Makefile | 1 + @@ -145,7 +145,7 @@ index 0000000..6f0fa71 + * TS (x_min,y_min) placed at LCD (x_min,y_min) rotation angle is 0 + * TS (x_min,y_max) placed at LCD (x_min,y_min) rotation angle is 90 + * TS (x_max,y_max) placed at LCD (x_min,y_min) rotation angle is 180 -+ * TS (x_max,y_min) placed at LCD (x_min,y_min) rotation angle is 270 ++ * TS (x_max,y_min) placed@LCD (x_min,y_min) rotation angle is 270 + */ +enum ts_rotation_angles { + TS_ROTATION_0, @@ -612,8 +612,3 @@ index 0000000..6f0fa71 +MODULE_LICENSE("GPL v2"); -- 1.7.9.5 - --- -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 6963499..4d91f68 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,17 @@ "ref\0Jonathan Richardson <jonathar@broadcom.com\0" "ref\01418867992-3550-1-git-send-email-jonathar@broadcom.com\0" - "ref\01418867992-3550-1-git-send-email-jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0" - "From\0Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" + "From\0jonathar@broadcom.com (Jonathan Richardson)\0" "Subject\0[PATCH 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver\0" "Date\0Wed, 17 Dec 2014 17:59:51 -0800\0" - "To\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>" - Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Add initial version of the Broadcom touchscreen driver.\n" "\n" - "Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" - "Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" - "Tested-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" - "Signed-off-by: Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "Reviewed-by: Ray Jui <rjui@broadcom.com>\n" + "Reviewed-by: Scott Branden <sbranden@broadcom.com>\n" + "Tested-by: Scott Branden <sbranden@broadcom.com>\n" + "Signed-off-by: Jonathan Richardson <jonathar@broadcom.com>\n" "---\n" " drivers/input/touchscreen/Kconfig | 11 +\n" " drivers/input/touchscreen/Makefile | 1 +\n" @@ -163,7 +153,7 @@ "+ * TS (x_min,y_min) placed at LCD (x_min,y_min) rotation angle is 0\n" "+ * TS (x_min,y_max) placed at LCD (x_min,y_min) rotation angle is 90\n" "+ * TS (x_max,y_max) placed at LCD (x_min,y_min) rotation angle is 180\n" - "+ * TS (x_max,y_min) placed at LCD (x_min,y_min) rotation angle is 270\n" + "+ * TS (x_max,y_min) placed@LCD (x_min,y_min) rotation angle is 270\n" "+ */\n" "+enum ts_rotation_angles {\n" "+\tTS_ROTATION_0,\n" @@ -629,11 +619,6 @@ "+MODULE_AUTHOR(\"Broadcom\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "-- \n" - "1.7.9.5\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.7.9.5 -606cdeac2d53a225d500ce700c6d3a2f546f5e03db55bb8698bcbb35dfdc7f07 +e59f22cdf855119cb199f707a82df0bf96a6436a1f6ef07a6888cc566ec461ce
diff --git a/a/1.txt b/N2/1.txt index d2e73b7..aea5753 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,9 +1,9 @@ Add initial version of the Broadcom touchscreen driver. -Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> -Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> -Tested-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> -Signed-off-by: Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +Reviewed-by: Ray Jui <rjui@broadcom.com> +Reviewed-by: Scott Branden <sbranden@broadcom.com> +Tested-by: Scott Branden <sbranden@broadcom.com> +Signed-off-by: Jonathan Richardson <jonathar@broadcom.com> --- drivers/input/touchscreen/Kconfig | 11 + drivers/input/touchscreen/Makefile | 1 + @@ -612,8 +612,3 @@ index 0000000..6f0fa71 +MODULE_LICENSE("GPL v2"); -- 1.7.9.5 - --- -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 6963499..46cd09b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,27 +1,26 @@ "ref\0Jonathan Richardson <jonathar@broadcom.com\0" "ref\01418867992-3550-1-git-send-email-jonathar@broadcom.com\0" - "ref\01418867992-3550-1-git-send-email-jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0" - "From\0Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" + "From\0Jonathan Richardson <jonathar@broadcom.com>\0" "Subject\0[PATCH 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver\0" "Date\0Wed, 17 Dec 2014 17:59:51 -0800\0" - "To\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>" - Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Dmitry Torokhov <dmitry.torokhov@gmail.com>" + Grant Likely <grant.likely@linaro.org> + " Rob Herring <robh+dt@kernel.org>\0" + "Cc\0Ray Jui <rjui@broadcom.com>" + Jonathan Richardson <jonathar@broadcom.com> + <linux-kernel@vger.kernel.org> + <linux-input@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <bcm-kernel-feedback-list@broadcom.com> + " <devicetree@vger.kernel.org>\0" "\00:1\0" "b\0" "Add initial version of the Broadcom touchscreen driver.\n" "\n" - "Reviewed-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" - "Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" - "Tested-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" - "Signed-off-by: Jonathan Richardson <jonathar-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "Reviewed-by: Ray Jui <rjui@broadcom.com>\n" + "Reviewed-by: Scott Branden <sbranden@broadcom.com>\n" + "Tested-by: Scott Branden <sbranden@broadcom.com>\n" + "Signed-off-by: Jonathan Richardson <jonathar@broadcom.com>\n" "---\n" " drivers/input/touchscreen/Kconfig | 11 +\n" " drivers/input/touchscreen/Makefile | 1 +\n" @@ -629,11 +628,6 @@ "+MODULE_AUTHOR(\"Broadcom\");\n" "+MODULE_LICENSE(\"GPL v2\");\n" "-- \n" - "1.7.9.5\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.7.9.5 -606cdeac2d53a225d500ce700c6d3a2f546f5e03db55bb8698bcbb35dfdc7f07 +ce3228f6a59bddfae107f1c4dd0e86828fefe0c1b92bccb6587c69e351deaf4c
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.