mhi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] MHI host cleanups
@ 2022-05-02 10:41 Manivannan Sadhasivam
  2022-05-02 10:41 ` [PATCH 1/5] bus: mhi: host: Rename process_db callback to ring_db Manivannan Sadhasivam
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Manivannan Sadhasivam @ 2022-05-02 10:41 UTC (permalink / raw)
  To: mhi
  Cc: linux-arm-msm, linux-kernel, quic_hemantk, quic_bbhatt,
	loic.poulain, Manivannan Sadhasivam

Hi,

This series has few cleanups to the MHI host stack. Apart from the cleanups,
patch (5/5) removes the redundant dma_wmb() from mhi_ring_chan_db() function.
I've provided the reasoning in the commit message, if my understanding is wrong
please let me know.

Thanks,
Mani

Manivannan Sadhasivam (5):
  bus: mhi: host: Rename process_db callback to ring_db
  bus: mhi: host: Rename mhi_db_brstmode() and mhi_db_brstmode_disable()
  bus: mhi: host: Use {READ/WITE}_ONCE macros for db_mode and db_val
  bus: mhi: host: Rename parse_{rsc/xfer}_event to
    process{rsc/xfer}_event
  bus: mhi: host: Remove redundant dma_wmb() before ctx wp update

 drivers/bus/mhi/host/init.c     | 12 +++++------
 drivers/bus/mhi/host/internal.h |  6 +++---
 drivers/bus/mhi/host/main.c     | 37 ++++++++++++++++-----------------
 3 files changed, 27 insertions(+), 28 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-05-09  6:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 10:41 [PATCH 0/5] MHI host cleanups Manivannan Sadhasivam
2022-05-02 10:41 ` [PATCH 1/5] bus: mhi: host: Rename process_db callback to ring_db Manivannan Sadhasivam
2022-05-02 10:41 ` [PATCH 2/5] bus: mhi: host: Rename mhi_db_brstmode() and mhi_db_brstmode_disable() Manivannan Sadhasivam
2022-05-02 10:41 ` [PATCH 3/5] bus: mhi: host: Use {READ/WITE}_ONCE macros for db_mode and db_val Manivannan Sadhasivam
2022-05-02 10:41 ` [PATCH 4/5] bus: mhi: host: Rename parse_{rsc/xfer}_event to process{rsc/xfer}_event Manivannan Sadhasivam
2022-05-02 10:41 ` [PATCH 5/5] bus: mhi: host: Remove redundant dma_wmb() before ctx wp update Manivannan Sadhasivam
2022-05-04  2:22   ` Hemant Kumar
2022-05-04  7:21   ` Loic Poulain
2022-05-04  8:17     ` Manivannan Sadhasivam
2022-05-04  9:25       ` Loic Poulain
2022-05-04 15:58         ` Manivannan Sadhasivam
     [not found]           ` <514326aa-49eb-2b07-b99e-53899722c7e2@quicinc.com>
2022-05-06 18:01             ` Hemant Kumar
2022-05-09  6:47               ` Loic Poulain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).