[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250516082415.7871-2-krzysztof.kozlowski@linaro.org>
Date: Fri, 16 May 2025 10:24:15 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Arnd Bergmann <arnd@...db.de>,
soc@...ts.linux.dev
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] memory: drivers for v6.16, part two
Hi,
Second pull request with fixes for introduced driver in previous pull. On top
of the previous pull request.
Best regards,
Krzysztof
The following changes since commit 02eaee70babd860d76dc23f9165f4496d0ffe77f:
MAINTAINERS: add entry for STM32 OCTO MEMORY MANAGER driver (2025-05-07 11:27:03 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-6.16-2
for you to fetch changes up to 388d0cc33cc6fc876e053644d6af694b9d5c639f:
memory: stm32_omm: Fix error handling in stm32_omm_disable_child() (2025-05-14 09:54:22 +0200)
----------------------------------------------------------------
Memory controller drivers for v6.16, part two
Few fixes for STM32 Octo Memory Manager driver introduced for the same
cycle in few commits before. These fixes were reported only after wider
coverage by bots through linux-next exposure.
----------------------------------------------------------------
Colin Ian King (1):
memory: stm32: Fix spelling mistake "resset" -> "reset"
Dan Carpenter (2):
memory: stm32_omm: Fix error handling in stm32_omm_configure()
memory: stm32_omm: Fix NULL vs IS_ERR() check in probe()
Patrice Chotard (1):
memory: stm32_omm: Fix error handling in stm32_omm_disable_child()
drivers/memory/stm32_omm.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists