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.