]> git.hungrycats.org Git - linux/commit
remoteproc: qcom: pas: Drop start/stop completion from struct qcom_pas
authorShawn Guo <shengchao.guo@oss.qualcomm.com>
Mon, 25 May 2026 07:38:36 +0000 (15:38 +0800)
committerBjorn Andersson <andersson@kernel.org>
Tue, 9 Jun 2026 02:53:51 +0000 (21:53 -0500)
commitb5bfc7d039bb775730186a9c38d0f01afd729638
treef8922685904b6703da245ddff13f3c2c9461e45a
parent23dd0092bc150b55a62347ed4814c14fda7a32c2
remoteproc: qcom: pas: Drop start/stop completion from struct qcom_pas

The completion start_done and stop_done are leftover from commit
6103b1a616ab ("remoteproc: qcom: adsp: Use common q6v5 helpers").
Clean them up.

Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260525073836.1579375-1-shengchao.guo@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/remoteproc/qcom_q6v5_pas.c