[GIT PULL] MMC fixes for v5.12-rc9

From: Ulf Hansson
Date: Wed Apr 21 2021 - 08:56:55 EST


Hi Linus,

Here's a PR with a couple of MMC fixes intended for v5.12-rc9. 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 a5e13c6df0e41702d2b2c77c8ad41677ebb065b3:

Linux 5.12-rc5 (2021-03-28 15:48:16 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.12-rc5

for you to fetch changes up to 7412dee9f1fd3e224202b633fdfa6eeaebe0307e:

mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size alignment in block mode (2021-04-19 09:49:27 +0200)

----------------------------------------------------------------
MMC host:
- meson-gx: Replace WARN_ONCE with dev_warn_once for non-optimal sg-alignment

----------------------------------------------------------------
Neil Armstrong (1):
mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size alignment in block mode

drivers/mmc/host/meson-gx-mmc.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)