Hi Balbi,

Did you tried to apply your patch of the top of your testing/next branch?

If yes, could you please apply 01/14 ("[PATCH v1 01/14] usb: dwc2: 
Rename hibernation to partial_power_down")
and 02/14 ([PATCH v1 02/14] usb: dwc2: Add hibernation field into 
dwc2_hw_params) patches right before 03/14 ([PATCH v1 03/14] usb: dwc2: 
gadget: Moved dtxfsiz backup array place).

You can use "git rebase --interactive HEAD~10" command just adding 
following lines starting with "x" in the top of opened file.

x git apply <01/14 patch>
x git apply <02/14 patch>
pick 3d6c862d9361 usb: dwc2: gadget: Moved dtxfsiz backup array place

On 3/12/2018 2:22 PM, Felipe Balbi wrote:
> Grigor Tovmasyan <grigor.tovmas...@synopsys.com> writes:
> 
>> Hi Balbi,
>>
>> This patch didn't apply, because you missing 01/14 and 02/14 commits
>> from this patch seria.
>> Please apply following patches and try again.
>> [PATCH v1 01/14] usb: dwc2: Rename hibernation to partial_power_down
>> [PATCH v1 02/14] usb: dwc2: Add hibernation field into dwc2_hw_params
> 
> right, and patch 1 doesn't apply:
> 
> error: patch failed: drivers/usb/dwc2/core.h:1117
> error: drivers/usb/dwc2/core.h: patch does not apply
> error: patch failed: drivers/usb/dwc2/hcd.c:4378
> error: drivers/usb/dwc2/hcd.c: patch does not apply
> Applying: usb: dwc2: Rename hibernation to partial_power_down
> Patch failed at 0001 usb: dwc2: Rename hibernation to partial_power_down
> The copy of the patch that failed is found in: .git/rebase-apply/patch
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to