public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc MHI fixes
@ 2020-04-06 21:04 Jeffrey Hugo
  2020-04-06 21:04 ` [PATCH 1/3] bus: mhi: core: Handle syserr during power_up Jeffrey Hugo
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jeffrey Hugo @ 2020-04-06 21:04 UTC (permalink / raw)
  To: manivannan.sadhasivam, hemantk; +Cc: linux-arm-msm, linux-kernel, Jeffrey Hugo

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.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-04-07 15:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-06 21:04 [PATCH 0/3] Misc MHI fixes Jeffrey Hugo
2020-04-06 21:04 ` [PATCH 1/3] bus: mhi: core: Handle syserr during power_up Jeffrey Hugo
2020-04-07  6:26   ` Manivannan Sadhasivam
2020-04-07 15:11     ` Jeffrey Hugo
2020-04-07 15:32       ` Manivannan Sadhasivam
2020-04-06 21:04 ` [PATCH 2/3] bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails Jeffrey Hugo
2020-04-07  6:14   ` Manivannan Sadhasivam
2020-04-07 15:04     ` Jeffrey Hugo
2020-04-06 21:04 ` [PATCH 3/3] bus: mhi: core: Remove link_status() callback Jeffrey Hugo
2020-04-07  5:58   ` Manivannan Sadhasivam
2020-04-07 15:03     ` Jeffrey Hugo
2020-04-07 15:17       ` Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox