]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 12:28:59 +0000 (14:28 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Sep 2022 12:29:00 +0000 (14:29 +0200)
commit7e1e2acb7b16c0464b9cbfe243cbaec03198039f
treec406da47af187bc3c4d1c5dc4adcd65a367d4a80
parentb58e731783a0cfdc82ec13951fefdc7dd6ce36a2
parente3c95edb1bd8b9c2cb0caa6ae382fc8080f6a0ed
Merge tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes

sunxi SRAM controller fixes for
- loading/unloading
- claiming regions
- debugfs info

* tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  soc: sunxi: sram: Fix debugfs info for A64 SRAM C
  soc: sunxi: sram: Fix probe function ordering issues
  soc: sunxi: sram: Prevent the driver from being unbound
  soc: sunxi: sram: Actually claim SRAM regions

Link: https://lore.kernel.org/r/YyeN0m78+m9nNEah@kista.localdomain
Signed-off-by: Arnd Bergmann <arnd@arndb.de>