On 10/25/2023 3:43 AM, Stanislaw Gruszka wrote:
From: Karol Wachowski <karol.wachow...@linux.intel.com>

Split ivpu_ipc_send_receive() implementation to have a version
that does not call pm_runtime_resume_and_get(). That implementation
can be invoked when device is up and runtime resume is prohibited
(for example at the end of boot sequence).

There doesn't seem to be a user for this, which would make the new function dead code. Assuming that this new function gets used later in the series, it would be clearer to combine this change with that one.

-Jeff

Reply via email to