Skip to content
Commit c4f79474 authored by Lina Iyer's avatar Lina Iyer
Browse files

drivers: qcom: rpmh: rename rpmh_write_passthru to rpmh_write_batch



rpmh_write_passthru() was meant to be a call which did not cache the
RPMH requests in the driver. However, with some new optimizations, we
now cache even the requests sent as a batch through the passthru api.
Hence rename the api to rpmh_write_batch() to reflect the functionality.

Change-Id: Ib97f4cc80db415f4313fbb111faf23b002d4ca97
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 1d9aee75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment