Re: [PATCH 0/2] musb fixes for v4.6-rc5

2016-04-27 Thread Bin Liu
Greg, On Tue, Apr 26, 2016 at 02:57:05PM -0700, Greg KH wrote: > On Mon, Apr 18, 2016 at 11:38:23AM -0500, Bin Liu wrote: > > Hi Greg, > > > > Here are a couple fixes for musb for v4.6-rc5. > > Sorry for the delay, I picked these up with the request for 4.6-rc6, > right? Yes, for -rc6.

Re: [PATCH 0/2] musb fixes for v4.6-rc5

2016-04-26 Thread Greg KH
On Mon, Apr 18, 2016 at 11:38:23AM -0500, Bin Liu wrote: > Hi Greg, > > Here are a couple fixes for musb for v4.6-rc5. Sorry for the delay, I picked these up with the request for 4.6-rc6, right? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the

[PATCH 0/2] musb fixes for v4.6-rc5

2016-04-18 Thread Bin Liu
Hi Greg, Here are a couple fixes for musb for v4.6-rc5. Tal's patch fixes a musb teardown bug which is uncovered by a g_zero change in v4.3. HCD_BH flag does not bring any visible benefit but breaks a few cases. Please let me know if any change is needed. Thanks, -Bin. Bin Liu (1): Revert