Merge tag 'qcom-drivers-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 6 Mar 2024 06:43:46 +0000 (07:43 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 6 Mar 2024 06:43:46 +0000 (07:43 +0100)
commit049238d24467e3d2121e8ef2abef1149be6722e9
treeb9e426a5edccede79f72b8d30a190efc513f84bf
parent469f6acd9a538ea963e2d4d13ba721a7ad1c1813
parent9f378a62164cfe218b5a355696464d93b132edfb
Merge tag 'qcom-drivers-for-6.9-2' of https://git./linux/kernel/git/qcom/linux into soc/drivers

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.

* tag 'qcom-drivers-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  soc: qcom: aoss: add missing kerneldoc for qmp members
  soc: qcom: geni-se: drop unused kerneldoc struct geni_wrapper param
  soc: qcom: spm: fix building with CONFIG_REGULATOR=n

Link: https://lore.kernel.org/r/20240306032120.5036-1-andersson@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>