diff for duplicates of <be46c278795bd15d06924720f4ae18dd@mail.gmail.com> diff --git a/a/1.txt b/N1/1.txt index 1308b4a..7a93b39 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,19 +4,19 @@ Do you have any feedback on this change? Regards, Thang Q. Nguyen - -----Original Message----- -From: Thang Q. Nguyen [mailto:tqnguyen-qTEPVZfXA3Y@public.gmane.org] +From: Thang Q. Nguyen [mailto:tqnguyen@apm.com] Sent: Monday, January 25, 2016 9:26 PM -To: Felipe Balbi; Greg Kroah-Hartman; linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; -linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; -linux-arm-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org -Cc: Thang Nguyen; Phong Vo; Loc Ho; patches-qTEPVZfXA3Y@public.gmane.org +To: Felipe Balbi; Greg Kroah-Hartman; linux-usb@vger.kernel.org; +linux-omap@vger.kernel.org; linux-kernel@vger.kernel.org; +linux-arm@lists.infradead.org +Cc: Thang Nguyen; Phong Vo; Loc Ho; patches@apm.com Subject: [PATCH v2 2/2] usb:dwc3: pass arch data to xhci-hcd child The xhci-hcd child node needs to inherit archdata attribute to use dma_ops functions and attributes. This patch enables the USB DWC3 driver to pass archdata attributes to its xhci-hcd child node. -Signed-off-by: Thang Q. Nguyen <tqnguyen-qTEPVZfXA3Y@public.gmane.org> +Signed-off-by: Thang Q. Nguyen <tqnguyen@apm.com> --- Changes from v1: - None @@ -38,7 +38,3 @@ c679f63..661fbae 100644 -- 2.2.0 --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 d654b7b..e126067 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,17 @@ "ref\01453731985-13835-1-git-send-email-tqnguyen@apm.com\0" "ref\01453731985-13835-2-git-send-email-tqnguyen@apm.com\0" - "ref\01453731985-13835-2-git-send-email-tqnguyen-qTEPVZfXA3Y@public.gmane.org\0" - "From\0Thang Q. Nguyen <tqnguyen-qTEPVZfXA3Y@public.gmane.org>\0" + "From\0Thang Q. Nguyen <tqnguyen@apm.com>\0" "Subject\0RE: [PATCH v2 2/2] usb:dwc3: pass arch data to xhci-hcd child\0" "Date\0Tue, 16 Feb 2016 17:56:12 +0700\0" - "To\0Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>" - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" - "Cc\0Phong Vo <pvo-qTEPVZfXA3Y@public.gmane.org>" - Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org> - " patches <patches-qTEPVZfXA3Y@public.gmane.org>\0" + "To\0Felipe Balbi <balbi@ti.com>" + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + linux-usb@vger.kernel.org + linux-omap@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-arm@lists.infradead.org\0" + "Cc\0Phong Vo <pvo@apm.com>" + Loc Ho <lho@apm.com> + " patches <patches@apm.com>\0" "\00:1\0" "b\0" "Hi,\n" @@ -21,19 +20,19 @@ "Regards,\n" "Thang Q. Nguyen -\n" "-----Original Message-----\n" - "From: Thang Q. Nguyen [mailto:tqnguyen-qTEPVZfXA3Y@public.gmane.org]\n" + "From: Thang Q. Nguyen [mailto:tqnguyen@apm.com]\n" "Sent: Monday, January 25, 2016 9:26 PM\n" - "To: Felipe Balbi; Greg Kroah-Hartman; linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org;\n" - "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org;\n" - "linux-arm-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" - "Cc: Thang Nguyen; Phong Vo; Loc Ho; patches-qTEPVZfXA3Y@public.gmane.org\n" + "To: Felipe Balbi; Greg Kroah-Hartman; linux-usb@vger.kernel.org;\n" + "linux-omap@vger.kernel.org; linux-kernel@vger.kernel.org;\n" + "linux-arm@lists.infradead.org\n" + "Cc: Thang Nguyen; Phong Vo; Loc Ho; patches@apm.com\n" "Subject: [PATCH v2 2/2] usb:dwc3: pass arch data to xhci-hcd child\n" "\n" "The xhci-hcd child node needs to inherit archdata attribute to use dma_ops\n" "functions and attributes. This patch enables the USB DWC3 driver to pass\n" "archdata attributes to its xhci-hcd child node.\n" "\n" - "Signed-off-by: Thang Q. Nguyen <tqnguyen-qTEPVZfXA3Y@public.gmane.org>\n" + "Signed-off-by: Thang Q. Nguyen <tqnguyen@apm.com>\n" "---\n" "Changes from v1:\n" "\t- None\n" @@ -54,10 +53,6 @@ " \tdwc->xhci = xhci;\n" "\n" "--\n" - "2.2.0\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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.2.0 -95cfe83c5605e9d54f7d95f84a37d6fbd846894ab28b180a706f5732e0a723c6 +b010dd038efe3d18575cdd95f834d5c9a4e8cc0f315dbc23a9ee2d50e20b360f
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.