Merge tag 'samsung-soc-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2024 14:10:27 +0000 (15:10 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2024 14:10:28 +0000 (15:10 +0100)
commit286fde5485a6346375bbcd70fcf3d5b6a5a9c9f3
tree54fffc359d717328a9e27a42566f294b71adb9a3
parent41bccc98fb7931d63d03f326a746ac4d429c1dd3
parenta3891621d4a0783ae178d6f2845517e3dd571dd4
Merge tag 'samsung-soc-6.9' of https://git./linux/kernel/git/krzk/linux into soc/arm

Samsung mach/soc changes for v6.9

Just cleanups: kerneldoc warning and add missing const to bus_type.

* tag 'samsung-soc-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: s3c64xx: make bus_type const
  ARM: s5pv210: fix pm.c kernel-doc warning

Link: https://lore.kernel.org/r/20240218182141.31213-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>