remoteproc: qcom: pas: Conclude the rename from adsp
authorBjorn Andersson <bjorn.andersson@oss.qualcomm.com>
Thu, 5 Jun 2025 22:17:47 +0000 (17:17 -0500)
committerBjorn Andersson <andersson@kernel.org>
Wed, 11 Jun 2025 03:03:47 +0000 (22:03 -0500)
commit2c0c883f895f16fd9d367ec2e64bccab907d8d87
tree659a6a7d539adf51cb6e6e3872518fd975e1f6ca
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
remoteproc: qcom: pas: Conclude the rename from adsp

The change that renamed the driver from "adsp" to "pas" didn't change
any of the implementation. The result is an aesthetic eyesore, and
confusing to many.

Conclude the rename of the driver, by updating function, structures and
variable names to match what the driver actually is. The "Hexagon v5" is
also dropped from the name and Kconfig, as this isn't correct either.

No functional change.

Fixes: 9e004f97161d ("remoteproc: qcom: Rename Hexagon v5 PAS driver")
Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
Reviewed-by: Wasim Nazir <quic_wasimn@quicinc.com>
Link: https://lore.kernel.org/r/20250605-pas-rename-v2-1-f1c89e49e691@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/remoteproc/Kconfig
drivers/remoteproc/qcom_q6v5_pas.c