[GIT PULL] A few Qualcomm driver fixes for v6.9

Bjorn Andersson andersson at kernel.org
Tue Mar 5 19:21:19 PST 2024


The following changes since commit aa05f47474c02d38d88c32c633a551911c6fdc40:

  dt-bindings: soc: qcom: qcom,saw2: add msm8226 l2 compatible (2024-02-18 22:52:55 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.9-2

for you to fetch changes up to 9f378a62164cfe218b5a355696464d93b132edfb:

  soc: qcom: aoss: add missing kerneldoc for qmp members (2024-03-03 20:01:51 -0800)

----------------------------------------------------------------
A few Qualcomm driver fixes for v6.9

This fixes a "defined but not used"-warning in SPM driver when kernel is
built without regulator support, and corrects a couple of kernel-doc
issues in aoss and geni-se drivers.

----------------------------------------------------------------
Arnd Bergmann (1):
      soc: qcom: spm: fix building with CONFIG_REGULATOR=n

Krzysztof Kozlowski (2):
      soc: qcom: geni-se: drop unused kerneldoc struct geni_wrapper param
      soc: qcom: aoss: add missing kerneldoc for qmp members

 drivers/soc/qcom/qcom-geni-se.c |  1 -
 drivers/soc/qcom/qcom_aoss.c    |  2 ++
 drivers/soc/qcom/spm.c          | 12 ++++--------
 3 files changed, 6 insertions(+), 9 deletions(-)



More information about the linux-arm-kernel mailing list