+4
−3
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:
Lina Iyer <ilina@codeaurora.org>