diff for duplicates of <555F1EC7.602@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 2bb7e4a..3ab4b46 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,17 +4,17 @@ On 19.05.2015 21:39, Andrew Bresticker wrote: > Hi Mathias, > > On Mon, May 4, 2015 at 10:36 AM, Andrew Bresticker -> <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote: +> <abrestic@chromium.org> wrote: >> xhci_gen_setup() sets the hcd_priv field for the primary HCD, but not >> for the shared HCD, requiring xHCI host-controller drivers to set it >> between usb_create_shared_hcd() and usb_add_hcd(). There's no reason >> xhci_gen_setup() can't set the shared HCD's hcd_priv as well, so move >> that bit out of the host-controller drivers and into xhci_gen_setup(). >> ->> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> ->> Reviewed-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> ->> Cc: Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> ->> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> +>> Signed-off-by: Andrew Bresticker <abrestic@chromium.org> +>> Reviewed-by: Felipe Balbi <balbi@ti.com> +>> Cc: Mathias Nyman <mathias.nyman@intel.com> +>> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > > Any chance you could pick this up for 4.2? It's a dependency for the > xhci-tegra driver which looks like it's going to slip to 4.3 now. @@ -30,7 +30,3 @@ That code will conflict with patch 1/9, so patch 1/9 will probably be dropped, but that shouldn't affect the rest of your patches. -Mathias --- -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 9d933c1..d41fb0c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,10 @@ "ref\01430761002-9327-1-git-send-email-abrestic@chromium.org\0" "ref\01430761002-9327-2-git-send-email-abrestic@chromium.org\0" "ref\0CAL1qeaGo2-T=suBiCTtHmyR1sNeS_ZG-2j2FuuLdGc9vmct2ug@mail.gmail.com\0" - "ref\0CAL1qeaGo2-T=suBiCTtHmyR1sNeS_ZG-2j2FuuLdGc9vmct2ug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Mathias Nyman <mathias.nyman-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Subject\0Re: [PATCH v8 1/9] xhci: Set shared HCD's hcd_priv in xhci_gen_setup\0" + "From\0mathias.nyman@linux.intel.com (Mathias Nyman)\0" + "Subject\0[PATCH v8 1/9] xhci: Set shared HCD's hcd_priv in xhci_gen_setup\0" "Date\0Fri, 22 May 2015 15:19:19 +0300\0" - "To\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>" - " Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>" - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - " Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi\n" @@ -26,17 +13,17 @@ "> Hi Mathias,\n" "> \n" "> On Mon, May 4, 2015 at 10:36 AM, Andrew Bresticker\n" - "> <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:\n" + "> <abrestic@chromium.org> wrote:\n" ">> xhci_gen_setup() sets the hcd_priv field for the primary HCD, but not\n" ">> for the shared HCD, requiring xHCI host-controller drivers to set it\n" ">> between usb_create_shared_hcd() and usb_add_hcd(). There's no reason\n" ">> xhci_gen_setup() can't set the shared HCD's hcd_priv as well, so move\n" ">> that bit out of the host-controller drivers and into xhci_gen_setup().\n" ">>\n" - ">> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" - ">> Reviewed-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>\n" - ">> Cc: Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - ">> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" + ">> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>\n" + ">> Reviewed-by: Felipe Balbi <balbi@ti.com>\n" + ">> Cc: Mathias Nyman <mathias.nyman@intel.com>\n" + ">> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" "> \n" "> Any chance you could pick this up for 4.2? It's a dependency for the\n" "> xhci-tegra driver which looks like it's going to slip to 4.3 now.\n" @@ -51,10 +38,6 @@ "That code will conflict with patch 1/9, so patch 1/9 will probably be dropped,\n" "but that shouldn't affect the rest of your patches.\n" "\n" - "-Mathias\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 + -Mathias -95b048ea06bdc29f1c964a25dd6d47502e0a9ed35fe7150c5c1239749a884655 +f57c03d998f70cfe13d5974008063557127b257e1782a5dd3c8ff0e88113c183
diff --git a/a/1.txt b/N2/1.txt index 2bb7e4a..3ab4b46 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,17 +4,17 @@ On 19.05.2015 21:39, Andrew Bresticker wrote: > Hi Mathias, > > On Mon, May 4, 2015 at 10:36 AM, Andrew Bresticker -> <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote: +> <abrestic@chromium.org> wrote: >> xhci_gen_setup() sets the hcd_priv field for the primary HCD, but not >> for the shared HCD, requiring xHCI host-controller drivers to set it >> between usb_create_shared_hcd() and usb_add_hcd(). There's no reason >> xhci_gen_setup() can't set the shared HCD's hcd_priv as well, so move >> that bit out of the host-controller drivers and into xhci_gen_setup(). >> ->> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> ->> Reviewed-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> ->> Cc: Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> ->> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> +>> Signed-off-by: Andrew Bresticker <abrestic@chromium.org> +>> Reviewed-by: Felipe Balbi <balbi@ti.com> +>> Cc: Mathias Nyman <mathias.nyman@intel.com> +>> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > > Any chance you could pick this up for 4.2? It's a dependency for the > xhci-tegra driver which looks like it's going to slip to 4.3 now. @@ -30,7 +30,3 @@ That code will conflict with patch 1/9, so patch 1/9 will probably be dropped, but that shouldn't affect the rest of your patches. -Mathias --- -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 9d933c1..25f1056 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\01430761002-9327-1-git-send-email-abrestic@chromium.org\0" "ref\01430761002-9327-2-git-send-email-abrestic@chromium.org\0" "ref\0CAL1qeaGo2-T=suBiCTtHmyR1sNeS_ZG-2j2FuuLdGc9vmct2ug@mail.gmail.com\0" - "ref\0CAL1qeaGo2-T=suBiCTtHmyR1sNeS_ZG-2j2FuuLdGc9vmct2ug-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Mathias Nyman <mathias.nyman-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Mathias Nyman <mathias.nyman@linux.intel.com>\0" "Subject\0Re: [PATCH v8 1/9] xhci: Set shared HCD's hcd_priv in xhci_gen_setup\0" "Date\0Fri, 22 May 2015 15:19:19 +0300\0" - "To\0Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>" - " Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>" - Alexandre Courbot <gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - " Roger Quadros <rogerq-l0cyMroinI0@public.gmane.org>\0" + "To\0Andrew Bresticker <abrestic@chromium.org>" + " Mathias Nyman <mathias.nyman@intel.com>\0" + "Cc\0Stephen Warren <swarren@wwwdotorg.org>" + Alexandre Courbot <gnurou@gmail.com> + Thierry Reding <thierry.reding@gmail.com> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org> + linux-usb@vger.kernel.org <linux-usb@vger.kernel.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Jon Hunter <jonathanh@nvidia.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + " Roger Quadros <rogerq@ti.com>\0" "\00:1\0" "b\0" "Hi\n" @@ -26,17 +25,17 @@ "> Hi Mathias,\n" "> \n" "> On Mon, May 4, 2015 at 10:36 AM, Andrew Bresticker\n" - "> <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> wrote:\n" + "> <abrestic@chromium.org> wrote:\n" ">> xhci_gen_setup() sets the hcd_priv field for the primary HCD, but not\n" ">> for the shared HCD, requiring xHCI host-controller drivers to set it\n" ">> between usb_create_shared_hcd() and usb_add_hcd(). There's no reason\n" ">> xhci_gen_setup() can't set the shared HCD's hcd_priv as well, so move\n" ">> that bit out of the host-controller drivers and into xhci_gen_setup().\n" ">>\n" - ">> Signed-off-by: Andrew Bresticker <abrestic-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" - ">> Reviewed-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>\n" - ">> Cc: Mathias Nyman <mathias.nyman-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - ">> Cc: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" + ">> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>\n" + ">> Reviewed-by: Felipe Balbi <balbi@ti.com>\n" + ">> Cc: Mathias Nyman <mathias.nyman@intel.com>\n" + ">> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" "> \n" "> Any chance you could pick this up for 4.2? It's a dependency for the\n" "> xhci-tegra driver which looks like it's going to slip to 4.3 now.\n" @@ -51,10 +50,6 @@ "That code will conflict with patch 1/9, so patch 1/9 will probably be dropped,\n" "but that shouldn't affect the rest of your patches.\n" "\n" - "-Mathias\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 + -Mathias -95b048ea06bdc29f1c964a25dd6d47502e0a9ed35fe7150c5c1239749a884655 +44ff1b1ba2bb38718ac7f8323ea485a169f8d3827f39c7d8d5c9c2c0052145c0
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.