A few (independent) fixes to the MHI bus for issues that I have come across while developing against the mainline code. Jeffrey Hugo (3): bus: mhi: core: Handle syserr during power_up bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails bus: mhi: core: Remove link_status() callback drivers/bus/mhi/core/init.c | 6 ++---- drivers/bus/mhi/core/main.c | 5 ++--- drivers/bus/mhi/core/pm.c | 26 +++++++++++++++++++++++++- include/linux/mhi.h | 2 -- 4 files changed, 29 insertions(+), 10 deletions(-) -- Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.