diff options
author | 2021-08-02 10:42:54 +0530 | |
---|---|---|
committer | 2021-08-05 14:28:47 +0200 | |
commit | 2e36190de69cb415955bfa8fbd94c44e38e58523 (patch) | |
tree | 1f47d1dffdb70e3f6f34565237a88761516b50fd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bus: mhi: core: Add range checks for BHI and BHIe (diff) | |
download | wireguard-linux-2e36190de69cb415955bfa8fbd94c44e38e58523.tar.xz wireguard-linux-2e36190de69cb415955bfa8fbd94c44e38e58523.zip |
bus: mhi: core: Replace DMA allocation wrappers with original APIs
There is nothing special done within the mhi_alloc_coherent() and
the mhi_free_coherent() wrapper functions. They only directly
call the equivalent DMA allocation functions. Replace them with
the original function calls such that the implementation is clear
and direct.
Link: https://lore.kernel.org/r/1624392428-9328-1-git-send-email-bbhatt@codeaurora.org
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Bhaumik Bhatt <bbhatt@codeaurora.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20210802051255.5771-10-manivannan.sadhasivam@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions