]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
remoteproc: sysmon: Use the unified QMI service ID instead of defining it locally
authorDaniel Lezcano <daniel.lezcano@oss.qualcomm.com>
Mon, 9 Mar 2026 23:03:33 +0000 (00:03 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 16 Mar 2026 02:05:45 +0000 (21:05 -0500)
commit95b6c029e56e4d75e2957ce7ac795da29415865b
treef4ce79b9239b767f3c0cf7cd30952f4a83a14559
parent1d1c40d67480a755a0da0f0273db3fa905060079
remoteproc: sysmon: 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-5-daniel.lezcano@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/remoteproc/qcom_sysmon.c