On Tue, Jan 03, 2017 at 04:36:44PM +0100, Greg KH wrote: > On Tue, Jan 03, 2017 at 09:15:09AM -0600, Bin Liu wrote: > > musb_generic_disable() only has two lines of code. So remove it and let > > the callers directly call those two lines. > > > > Signed-off-by: Bin Liu <b-liu@xxxxxx> > > --- > > drivers/usb/musb/musb_core.c | 26 ++++++++++---------------- > > 1 file changed, 10 insertions(+), 16 deletions(-) > > Why is this needed for 4.10-final and why can it not wait until 4.11? > > What regression is this fixing? This patch is a cleanup required by patch 12/16 to fix device disconnect issue in suspend for da8xx glue. The discusstion is in [1]. [1] http://marc.info/?l=linux-usb&m=148185581629235&w=2 Regards, -Bin. > > thanks, > > greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html