diff for duplicates of <56FE54DB.5000201@ti.com> diff --git a/a/1.txt b/N1/1.txt index 2d54007..fe6492c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 04/01/2016 01:20 PM, Felipe Balbi wrote: > > Hi, > -> Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> writes: +> Grygorii Strashko <grygorii.strashko@ti.com> writes: >>> if of_dma_configure() does what you want, why don't you just stick it in >>> dwc3-keystone.c and let the driver continue to copy things for now ? >>> Something like below, perhaps ? @@ -43,7 +43,7 @@ Above is for 4.1 kernel ok. And seems gadget case is fixed already commit 7ace8fc8219e4cbbfd5b4790390d9a01a2541cdf -Author: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> +Author: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Date: Mon Jul 13 18:10:05 2015 +0900 usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU @@ -53,8 +53,8 @@ Date: Mon Jul 13 18:10:05 2015 +0900 a udc controller's device pointer. Otherwise, iommu functions are not called in ARM environment. - Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org> - Signed-off-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> + Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> + Signed-off-by: Felipe Balbi <balbi@ti.com> Above actually means that DMA configuration code can be dropped from usb_add_gadget_udc_release() completely. Right?: @@ -72,3 +72,12 @@ index 4151597..e4e70e1 100644 - gadget->dev.dma_parms = parent->dma_parms; - gadget->dev.dma_mask = parent->dma_mask; -#endif +- + if (release) + gadget->dev.release = release; + else + + +-- +regards, +-grygorii diff --git a/a/content_digest b/N1/content_digest index caf8229..4b2360b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,33 +9,32 @@ "ref\0871t6pahg8.fsf@intel.com\0" "ref\056FE4378.3030205@ti.com\0" "ref\087shz58wbw.fsf@intel.com\0" - "ref\087shz58wbw.fsf-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\0" + "From\0Grygorii Strashko <grygorii.strashko@ti.com>\0" "Subject\0Re: [PATCH v3 2/2] usb:dwc3: pass arch data to xhci-hcd child\0" "Date\0Fri, 1 Apr 2016 14:00:43 +0300\0" - "To\0Felipe Balbi <felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>" - " Thang Q. Nguyen <tqnguyen-qTEPVZfXA3Y@public.gmane.org>\0" - "Cc\0Greg 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 - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + "To\0Felipe Balbi <felipe.balbi@linux.intel.com>" + " Thang Q. Nguyen <tqnguyen@apm.com>\0" + "Cc\0Greg 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> + Arnd Bergmann <arnd@arndb.de> Karicheri - Muralidharan <m-karicheri2-l0cyMroinI0@public.gmane.org> - Peter Ujfalusi <peter.ujfalusi-l0cyMroinI0@public.gmane.org> - Phong Vo <pvo-qTEPVZfXA3Y@public.gmane.org> - Loc Ho <lho-qTEPVZfXA3Y@public.gmane.org> - patches <patches-qTEPVZfXA3Y@public.gmane.org> - Santosh Shilimkar <ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Ben Dooks (embedded platforms) <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>\0" + Muralidharan <m-karicheri2@ti.com> + Peter Ujfalusi <peter.ujfalusi@ti.com> + Phong Vo <pvo@apm.com> + Loc Ho <lho@apm.com> + patches <patches@apm.com> + Santosh Shilimkar <ssantosh@kernel.org> + " Ben Dooks (embedded platforms) <ben-linux@fluff.org>\0" "\00:1\0" "b\0" "On 04/01/2016 01:20 PM, Felipe Balbi wrote:\n" "> \n" "> Hi,\n" "> \n" - "> Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> writes:\n" + "> Grygorii Strashko <grygorii.strashko@ti.com> writes:\n" ">>> if of_dma_configure() does what you want, why don't you just stick it in\n" ">>> dwc3-keystone.c and let the driver continue to copy things for now ?\n" ">>> Something like below, perhaps ?\n" @@ -76,7 +75,7 @@ "\n" "ok. And seems gadget case is fixed already\n" "commit 7ace8fc8219e4cbbfd5b4790390d9a01a2541cdf\n" - "Author: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>\n" + "Author: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>\n" "Date: Mon Jul 13 18:10:05 2015 +0900\n" "\n" " usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU\n" @@ -86,8 +85,8 @@ " a udc controller's device pointer.\n" " Otherwise, iommu functions are not called in ARM environment.\n" " \n" - " Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>\n" - " Signed-off-by: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>\n" + " Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>\n" + " Signed-off-by: Felipe Balbi <balbi@ti.com>\n" "\n" "Above actually means that DMA configuration code can be dropped from\n" "usb_add_gadget_udc_release() completely. Right?:\n" @@ -104,6 +103,15 @@ "- dma_set_coherent_mask(&gadget->dev, parent->coherent_dma_mask);\n" "- gadget->dev.dma_parms = parent->dma_parms;\n" "- gadget->dev.dma_mask = parent->dma_mask;\n" - -#endif + "-#endif\n" + "-\n" + " if (release)\n" + " gadget->dev.release = release;\n" + " else\n" + "\n" + "\n" + "-- \n" + "regards,\n" + -grygorii -f98a3e356a12e0b9efbc705c8458abf593c9cb6e66bcc13920bb3d7d10e0ae7c +225c479f804e0a5e0cf77583ae29044a7756c41a0246c9a12fc7dc77efc9104a
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.