]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: qcom: pdr: Use the unified QMI service ID instead of defining it locally
authorDaniel Lezcano <daniel.lezcano@oss.qualcomm.com>
Mon, 9 Mar 2026 23:03:35 +0000 (00:03 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 16 Mar 2026 01:54:39 +0000 (20:54 -0500)
commit24f80cbe0b8f4c6b27d03c7a7ad707d76c1c4885
tree193a9f6a0ce19757add15ba162c2cd9aada482f9
parent6fc1aa70bc1bb67f22c68c990e0540d82db492bf
soc: qcom: pdr: Use the unified QMI service ID instead of defining it locally

Instead of defining a local macro with a custom name for the QMI
service identifier, use the one provided in qmi.h and remove the
locally defined macro.

Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260309230346.3584252-7-daniel.lezcano@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/soc/qcom/pdr_interface.c
drivers/soc/qcom/pdr_internal.h
drivers/soc/qcom/qcom_pd_mapper.c