diff for duplicates of <53D8B709.9000703@ti.com> diff --git a/a/1.txt b/N1/1.txt index e7e9538..05ae807 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ -On Thursday 24 July 2014 02:47 PM, Antoine Ténart wrote: +On Thursday 24 July 2014 02:47 PM, Antoine T?nart wrote: > The current implementation of the libahci does not allow to use multiple > PHYs. This patch adds the support of multiple PHYs by the libahci while > keeping the old bindings valid for device tree compatibility. @@ -11,10 +11,10 @@ On Thursday 24 July 2014 02:47 PM, Antoine Ténart wrote: > device tree, the port_map mask is computed automatically when using > this. > -> Signed-off-by: Antoine Ténart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com> FWIW: -Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> +Acked-by: Kishon Vijay Abraham I <kishon@ti.com> > --- > drivers/ata/ahci.h | 7 +- > drivers/ata/libahci_platform.c | 190 ++++++++++++++++++++++++++++++++--------- @@ -311,8 +311,4 @@ Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> > * initialized / enabled before calling this. > * > * RETURNS: -> --- -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 a5ce800..efd0d0d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,14 @@ "ref\01406193450-17283-1-git-send-email-antoine.tenart@free-electrons.com\0" "ref\01406193450-17283-5-git-send-email-antoine.tenart@free-electrons.com\0" - "ref\01406193450-17283-5-git-send-email-antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v11 4/8] ata: libahci: allow to use multiple PHYs\0" + "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" + "Subject\0[PATCH v11 4/8] ata: libahci: allow to use multiple PHYs\0" "Date\0Wed, 30 Jul 2014 14:42:41 +0530\0" - "To\0Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - " tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "Cc\0alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org" - thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - zmxu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org - jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" "\n" - "On Thursday 24 July 2014 02:47 PM, Antoine T\303\251nart wrote:\n" + "On Thursday 24 July 2014 02:47 PM, Antoine T?nart wrote:\n" "> The current implementation of the libahci does not allow to use multiple\n" "> PHYs. This patch adds the support of multiple PHYs by the libahci while\n" "> keeping the old bindings valid for device tree compatibility.\n" @@ -30,10 +19,10 @@ "> device tree, the port_map mask is computed automatically when using\n" "> this.\n" "> \n" - "> Signed-off-by: Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com>\n" "\n" "FWIW:\n" - "Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n" + "Acked-by: Kishon Vijay Abraham I <kishon@ti.com>\n" "> ---\n" "> drivers/ata/ahci.h | 7 +-\n" "> drivers/ata/libahci_platform.c | 190 ++++++++++++++++++++++++++++++++---------\n" @@ -330,10 +319,6 @@ "> * initialized / enabled before calling this.\n" "> *\n" "> * RETURNS:\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 + > -b6413fc4998ea7c3b38d5254c54b97581fbd96ada898581c025d248b99057218 +e8c99a88f0e38c33b40d341c692d197f03d65dd522675075fe06d216bcbad091
diff --git a/a/1.txt b/N2/1.txt index e7e9538..da27c27 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,10 +11,10 @@ On Thursday 24 July 2014 02:47 PM, Antoine Ténart wrote: > device tree, the port_map mask is computed automatically when using > this. > -> Signed-off-by: Antoine Ténart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +> Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> FWIW: -Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> +Acked-by: Kishon Vijay Abraham I <kishon@ti.com> > --- > drivers/ata/ahci.h | 7 +- > drivers/ata/libahci_platform.c | 190 ++++++++++++++++++++++++++++++++--------- @@ -311,8 +311,4 @@ Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> > * initialized / enabled before calling this. > * > * RETURNS: -> --- -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 a5ce800..e537e0e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,19 @@ "ref\01406193450-17283-1-git-send-email-antoine.tenart@free-electrons.com\0" "ref\01406193450-17283-5-git-send-email-antoine.tenart@free-electrons.com\0" - "ref\01406193450-17283-5-git-send-email-antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" - "From\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" + "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" "Subject\0Re: [PATCH v11 4/8] ata: libahci: allow to use multiple PHYs\0" "Date\0Wed, 30 Jul 2014 14:42:41 +0530\0" - "To\0Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - " tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "Cc\0alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org" - thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org - zmxu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org - jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>" + sebastian.hesselbarth@gmail.com + " tj@kernel.org\0" + "Cc\0<alexandre.belloni@free-electrons.com>" + <thomas.petazzoni@free-electrons.com> + <zmxu@marvell.com> + <jszhang@marvell.com> + <linux-arm-kernel@lists.infradead.org> + <linux-ide@vger.kernel.org> + <devicetree@vger.kernel.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" @@ -30,10 +29,10 @@ "> device tree, the port_map mask is computed automatically when using\n" "> this.\n" "> \n" - "> Signed-off-by: Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "> Signed-off-by: Antoine T\303\251nart <antoine.tenart@free-electrons.com>\n" "\n" "FWIW:\n" - "Acked-by: Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\n" + "Acked-by: Kishon Vijay Abraham I <kishon@ti.com>\n" "> ---\n" "> drivers/ata/ahci.h | 7 +-\n" "> drivers/ata/libahci_platform.c | 190 ++++++++++++++++++++++++++++++++---------\n" @@ -330,10 +329,6 @@ "> * initialized / enabled before calling this.\n" "> *\n" "> * RETURNS:\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 + > -b6413fc4998ea7c3b38d5254c54b97581fbd96ada898581c025d248b99057218 +558dd067c0ee2b00df3cf7ee62a738322d2bd818b321ecb118242afabd5db5f4
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.