Hi,

On top of previous pull request - few remaining minor fixes.

Best regards,
Krzysztof


The following changes since commit 25dcca7fedcd4e31cb368ad846bfd738c0c6307c:

  memory: pl353: fix mask of ECC page_size config register (2021-04-05 16:15:58 
+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-5.13-2

for you to fetch changes up to 6ce2c05b21189eb17b3aa26720cc5841acf9dce8:

  memory: mtk-smi: Add device-link between smi-larb and smi-common (2021-04-13 
16:56:31 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.13, part two

1. Renesas RPC: fix possible NULL pointer.
2. Exynos5422 DMC: add proper error checking for clk_prepare.
3. Mediatek SMI: use device-links instead of explicit PM runtime calls.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
      memory: samsung: exynos5422-dmc: handle clk_set_parent() failure

Yong Wu (1):
      memory: mtk-smi: Add device-link between smi-larb and smi-common

 drivers/memory/mtk-smi.c                | 19 ++++++++++---------
 drivers/memory/renesas-rpc-if.c         |  2 +-
 drivers/memory/samsung/exynos5422-dmc.c |  4 +++-
 3 files changed, 14 insertions(+), 11 deletions(-)

Reply via email to