bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Mon, 27 Nov 2023 08:27:37 +0000 (13:57 +0530)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Thu, 14 Dec 2023 06:28:53 +0000 (11:58 +0530)
commit927105244f8bc48e6841826a5644c6a961e03b5d
tree4fec795c970f8939a94d1286c1e52c6e70079f00
parentb08ded2ef2e98768d5ee5f71da8fe768b1f7774b
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs

In the preparation for adding async API support, let's rename the existing
APIs to read_sync() and write_sync() to make it explicit that these APIs
are used for synchronous read/write.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/bus/mhi/ep/main.c
drivers/bus/mhi/ep/ring.c
drivers/pci/endpoint/functions/pci-epf-mhi.c
include/linux/mhi_ep.h