]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit11530261cee04c2f6442fdfa7e633cbfe60afded
tree77042140569b19f7cecdea4c0e1e925623e0cd27
parent56b21a413e4bc5488277c730fdeed6e81eeb531a
parent710b50afdba9d517a754242f967f02f607471627
Merge tag 'samsung-soc-5.16' of git://git.kernel.org/pub/scm/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>