diff for duplicates of <20151023163957.GW3078@atomide.com> diff --git a/a/1.txt b/N1/1.txt index fadb823..b2aea04 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ -* Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> [151023 05:50]: +* Grygorii Strashko <grygorii.strashko@ti.com> [151023 05:50]: > On 10/23/2015 02:01 AM, Tony Lindgren wrote: -> >* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [151022 11:03]: -> >>* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [151021 16:44]: +> >* Tony Lindgren <tony@atomide.com> [151022 11:03]: +> >>* Tony Lindgren <tony@atomide.com> [151021 16:44]: > >>>Hi all, > >>> > >>>I noticed a regresssino in v4.3-rc series to day with MUSB gadgets @@ -58,7 +58,7 @@ omap2430_musb_init. Something like this might be the minimal fix for the -rc cycle. 8< --------------------- -From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +From: Tony Lindgren <tony@atomide.com> Date: Fri, 23 Oct 2015 09:03:22 -0700 Subject: [PATCH] usb: musb: omap2430: Fix regression caused by driver core change @@ -73,7 +73,7 @@ the MUSB hardware registers. Let's delay the enabling of PM runtime for the parent until the child has been properly initialized as suggested in an earlier patch by -Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>. +Grygorii Strashko <grygorii.strashko@ti.com>. In addition to delaying pm_runtime_enable, we now also need to make sure the parent is enabled during omap2430_musb_init. We also want to propagate @@ -87,8 +87,8 @@ two different devices. Fixes: ddef08dd00f5 ("Driver core: wakeup the parent device before trying probe") -Suggested-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> -Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +Suggested-by: Grygorii Strashko <grygorii.strashko@ti.com> +Signed-off-by: Tony Lindgren <tony@atomide.com> --- a/drivers/usb/musb/omap2430.c +++ b/drivers/usb/musb/omap2430.c @@ -152,7 +152,3 @@ Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> return 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 cbdca9e..d7857cd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,26 +2,16 @@ "ref\020151022180216.GT3078@atomide.com\0" "ref\020151022230133.GV3078@atomide.com\0" "ref\0562A2D0D.3060104@ti.com\0" - "ref\0562A2D0D.3060104-l0cyMroinI0@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: MUSB peripheral DMA regression caused by driver core runtime PM change\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0MUSB peripheral DMA regression caused by driver core runtime PM change\0" "Date\0Fri, 23 Oct 2015 09:43:00 -0700\0" - "To\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>" - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rafael J. Wysocki <rafael.j.wysocki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Bin Liu <b-liu-l0cyMroinI0@public.gmane.org> - Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "* Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org> [151023 05:50]:\n" + "* Grygorii Strashko <grygorii.strashko@ti.com> [151023 05:50]:\n" "> On 10/23/2015 02:01 AM, Tony Lindgren wrote:\n" - "> >* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [151022 11:03]:\n" - "> >>* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [151021 16:44]:\n" + "> >* Tony Lindgren <tony@atomide.com> [151022 11:03]:\n" + "> >>* Tony Lindgren <tony@atomide.com> [151021 16:44]:\n" "> >>>Hi all,\n" "> >>>\n" "> >>>I noticed a regresssino in v4.3-rc series to day with MUSB gadgets\n" @@ -78,7 +68,7 @@ "-rc cycle.\n" "\n" "8< ---------------------\n" - "From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "From: Tony Lindgren <tony@atomide.com>\n" "Date: Fri, 23 Oct 2015 09:03:22 -0700\n" "Subject: [PATCH] usb: musb: omap2430: Fix regression caused by driver core\n" " change\n" @@ -93,7 +83,7 @@ "\n" "Let's delay the enabling of PM runtime for the parent until the child\n" "has been properly initialized as suggested in an earlier patch by\n" - "Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>.\n" + "Grygorii Strashko <grygorii.strashko@ti.com>.\n" "\n" "In addition to delaying pm_runtime_enable, we now also need to make sure\n" "the parent is enabled during omap2430_musb_init. We also want to propagate\n" @@ -107,8 +97,8 @@ "\n" "Fixes: ddef08dd00f5 (\"Driver core: wakeup the parent device before\n" "trying probe\")\n" - "Suggested-by: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>\n" - "Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "Suggested-by: Grygorii Strashko <grygorii.strashko@ti.com>\n" + "Signed-off-by: Tony Lindgren <tony@atomide.com>\n" "\n" "--- a/drivers/usb/musb/omap2430.c\n" "+++ b/drivers/usb/musb/omap2430.c\n" @@ -171,10 +161,6 @@ "+\t\t musb->context.otg_interfsel);\n" " \n" " \treturn 0;\n" - " }\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 + } -04a712a7f98baf4465ce260c7e840f3db52a069ffed80ffe630d9093494c4320 +5cc1d54c5543d6367d64adcc354d2faff954cbe59b0e02b9fb6560563939f6f9
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.