]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'ux500-soc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorArnd Bergmann <arnd@arndb.de>
Mon, 14 Nov 2022 15:03:49 +0000 (16:03 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 14 Nov 2022 15:03:50 +0000 (16:03 +0100)
Ux500 core changes for the v6.2 kernel cycle:

- Spelling error.

- A non-urgent fix to not access IOmem for feeding entropy
  directly, instead copy and use.

- Clean out an old register file.

* tag 'ux500-soc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik:
  ARM: ux500: Drop unused register file
  ARM: ux500: do not directly dereference __iomem
  arm/mach-ux500: fix repeated words in comments

Link: https://lore.kernel.org/r/CACRpkdaPDbJKUzZHsS2POVUQEjYi+6bjU6cvbg4ox=SKPXG2ng@mail.gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge