]> git.baikalelectronics.ru Git - kernel.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)
commit3131a5eceab0418afb06c655674cbd9e20a46ef9
treec406da47af187bc3c4d1c5dc4adcd65a367d4a80
parente8795394fb83da2aac78d5fe60c2f01919e846dc
parent78b1a731ba3c00d039685e1ec81084e428ca077d
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>