[GIT PULL 6/6] ARM: soc: samsung: for v5.19

From: Krzysztof Kozlowski
Date: Fri May 06 2022 - 04:15:24 EST


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.19

for you to fetch changes up to 170a0c56c5ec597fa15447e63272827a80a19be1:

ARM: s3c: fix typos in comments (2022-04-04 18:57:34 +0200)

----------------------------------------------------------------
Samsung mach/soc changes for v5.19

Cleanup: drop unneeded CONFIG_S3C24XX_PWM and fix some typos.

----------------------------------------------------------------
Julia Lawall (1):
ARM: s3c: fix typos in comments

Uwe Kleine-König (1):
ARM: s3c: Drop config symbol S3C24XX_PWM

arch/arm/configs/mini2440_defconfig | 3 ++-
arch/arm/configs/s3c2410_defconfig | 2 ++
arch/arm/mach-s3c/Kconfig | 8 --------
arch/arm/mach-s3c/Kconfig.s3c24xx | 2 --
arch/arm/mach-s3c/iotiming-s3c2410.c | 2 +-
arch/arm/mach-s3c/pm-s3c64xx.c | 2 +-
arch/arm/mach-s3c/s3c24xx.c | 2 +-
7 files changed, 7 insertions(+), 14 deletions(-)