[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211210095431.63667-1-ulf.hansson@linaro.org>
Date: Fri, 10 Dec 2021 10:54:31 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>, linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>
Subject: [GIT PULL] MMC fixes for v5.16-rc5
Hi Linus,
Here's a PR with a couple of MMC fixes intended for v5.16-rc5. Details about the
highlights are as usual found in the signed tag.
Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:
Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.16-rc3
for you to fetch changes up to d594b35d3b31bc04b6ef36589f38135d3acb8df5:
mmc: mediatek: free the ext_csd when mmc_get_ext_csd success (2021-12-09 10:30:11 +0100)
----------------------------------------------------------------
MMC host:
- mtk-sd: Fix memory leak during tuning
- renesas_sdhi: Initialize variable properly when tuning
----------------------------------------------------------------
Wenbin Mei (1):
mmc: mediatek: free the ext_csd when mmc_get_ext_csd success
Wolfram Sang (1):
mmc: renesas_sdhi: initialize variable properly when tuning
drivers/mmc/host/mtk-sd.c | 4 +++-
drivers/mmc/host/renesas_sdhi_core.c | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists