Merge tag 'samsung-soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Tue, 26 Oct 2021 15:00:54 +0000 (17:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 26 Oct 2021 15:00:55 +0000 (17:00 +0200)
commitd3c2a69919bc969760d28d9cb00abaff54caf148
tree77042140569b19f7cecdea4c0e1e925623e0cd27
parent095ecaa9e94c488e0492c9c2cf769c2d64fad49f
parentaa519471715ce73034ffaa52fc85681de31c1acf
Merge tag 'samsung-soc-5.16' of git://git./linux/kernel/git/krzk/linux into arm/soc

Samsung mach/soc changes for v5.16

A minor fix for theoretical issue when handling IRQ setup code errors in
S3C24xx and a cleanup for S3C64xx.

* tag 'samsung-soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: s3c: Use strscpy to replace strlcpy
  ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()

Link: https://lore.kernel.org/r/20211026094709.75692-5-krzysztof.kozlowski@canonical.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>