Re: [PATCH] usb: musb: Fix external abort on non-linefetch for vbus_store

From: Bin Liu
Date: Wed Aug 07 2019 - 15:37:48 EST


On Thu, Aug 08, 2019 at 12:11:46AM +0530, Saurav Girepunje wrote:
> Without pm_runtime_{get,put}_sync calls in place, writing
> vbus value via /sys causes the error
>
> "Unhandled fault external abort on non-linefetch"
>
> Signed-off-by: Saurav Girepunje <saurav.girepunje@xxxxxxxxx>

Thanks for the patch. Can you please merge another two similar patches
you just sent with this one? They all fix the same bug in the same file
so could be just in one patch.

-Bin.