diff for duplicates of <1400016884-9568-2-git-send-email-agross@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 91dd793..35a6c88 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ This patch removes the chip select function. Chip select should instead be supported using GPIOs, defining the DT entry "cs-gpios", and letting the SPI core assert/deassert the chip select as it sees fit. -Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Signed-off-by: Andy Gross <agross@codeaurora.org> --- .../devicetree/bindings/spi/qcom,spi-qup.txt | 6 +++++ drivers/spi/spi-qup.c | 28 ++------------------ @@ -82,8 +82,3 @@ index b032e88..ea7017b 100644 -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation - --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" 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 eb12eb2..04794a0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,15 @@ "ref\01400016884-9568-1-git-send-email-agross@codeaurora.org\0" - "ref\01400016884-9568-1-git-send-email-agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0agross@codeaurora.org (Andy Gross)\0" "Subject\0[PATCH 1/4] spi: qup: Remove chip select function\0" "Date\0Tue, 13 May 2014 16:34:41 -0500\0" - "To\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Ivan T. Ivanov <iivanov-NEYub+7Iv8PQT0dZR+AlfA@public.gmane.org> - Bjorn Andersson <bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org> - " Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "This patch removes the chip select function. Chip select should instead be\n" "supported using GPIOs, defining the DT entry \"cs-gpios\", and letting the SPI\n" "core assert/deassert the chip select as it sees fit.\n" "\n" - "Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Signed-off-by: Andy Gross <agross@codeaurora.org>\n" "---\n" " .../devicetree/bindings/spi/qcom,spi-qup.txt | 6 +++++\n" " drivers/spi/spi-qup.c | 28 ++------------------\n" @@ -96,11 +88,6 @@ " \tmaster->auto_runtime_pm = true;\n" "-- \n" "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" - "hosted by The Linux Foundation\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" 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 + hosted by The Linux Foundation -2de71d783b5136885baa7f929e8b012df19f307772b0496003b677313e699ca4 +735c7daa0cefb46b4a4b06505a168d423dbda8532b1b3a55421a911cb270dbcc
diff --git a/a/1.txt b/N2/1.txt index 91dd793..35a6c88 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ This patch removes the chip select function. Chip select should instead be supported using GPIOs, defining the DT entry "cs-gpios", and letting the SPI core assert/deassert the chip select as it sees fit. -Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +Signed-off-by: Andy Gross <agross@codeaurora.org> --- .../devicetree/bindings/spi/qcom,spi-qup.txt | 6 +++++ drivers/spi/spi-qup.c | 28 ++------------------ @@ -82,8 +82,3 @@ index b032e88..ea7017b 100644 -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation - --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" 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 eb12eb2..f2cb281 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\01400016884-9568-1-git-send-email-agross@codeaurora.org\0" - "ref\01400016884-9568-1-git-send-email-agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0" - "From\0Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Andy Gross <agross@codeaurora.org>\0" "Subject\0[PATCH 1/4] spi: qup: Remove chip select function\0" "Date\0Tue, 13 May 2014 16:34:41 -0500\0" - "To\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Ivan T. Ivanov <iivanov-NEYub+7Iv8PQT0dZR+AlfA@public.gmane.org> - Bjorn Andersson <bjorn.andersson-/MT0OVThwyLZJqsBc5GL+g@public.gmane.org> - " Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "To\0Mark Brown <broonie@kernel.org>\0" + "Cc\0linux-spi@vger.kernel.org" + linux-arm-msm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + Ivan T. Ivanov <iivanov@mm-sol.com> + Bjorn Andersson <bjorn.andersson@sonymobile.com> + " Andy Gross <agross@codeaurora.org>\0" "\00:1\0" "b\0" "This patch removes the chip select function. Chip select should instead be\n" "supported using GPIOs, defining the DT entry \"cs-gpios\", and letting the SPI\n" "core assert/deassert the chip select as it sees fit.\n" "\n" - "Signed-off-by: Andy Gross <agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "Signed-off-by: Andy Gross <agross@codeaurora.org>\n" "---\n" " .../devicetree/bindings/spi/qcom,spi-qup.txt | 6 +++++\n" " drivers/spi/spi-qup.c | 28 ++------------------\n" @@ -96,11 +95,6 @@ " \tmaster->auto_runtime_pm = true;\n" "-- \n" "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" - "hosted by The Linux Foundation\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" 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 + hosted by The Linux Foundation -2de71d783b5136885baa7f929e8b012df19f307772b0496003b677313e699ca4 +c43d0a829e567963e6ffebb96277798c170cdf6e45b3b0647a353a2f390179c2
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.