The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.9 for you to fetch changes up to a3891621d4a0783ae178d6f2845517e3dd571dd4: ARM: s3c64xx: make bus_type const (2024-02-12 08:28:44 +0100) ---------------------------------------------------------------- Samsung mach/soc changes for v6.9 Just cleanups: kerneldoc warning and add missing const to bus_type. ---------------------------------------------------------------- Randy Dunlap (1): ARM: s5pv210: fix pm.c kernel-doc warning Ricardo B. Marliere (1): ARM: s3c64xx: make bus_type const arch/arm/mach-s3c/cpu.h | 2 +- arch/arm/mach-s3c/s3c6410.c | 2 +- arch/arm/mach-s3c/s3c64xx.c | 2 +- arch/arm/mach-s5pv210/pm.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)