[GIT PULL] MMC fixes for v5.9-rc9 (final)

From: Ulf Hansson
Date: Fri Oct 09 2020 - 02:46:08 EST


Hi Linus,

Here's a PR with an MMC fix intended for v5.9-rc9 (final). Details about the
highlights are as usual found in the signed tag.

Note that, this fix didn't get the time to cook in linux next. Although, the
patch is trivial and also well tested by the people being involved.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit afd7f30886b0b445a4240a99020458a9772f2b89:

mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models (2020-09-28 12:16:47 +0200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.9-rc4-4

for you to fetch changes up to 4243219141b67d7c2fdb2d8073c17c539b9263eb:

mmc: core: don't set limits.discard_granularity as 0 (2020-10-09 08:26:09 +0200)

----------------------------------------------------------------
MMC host:
- Assign a proper discard granularity rather than incorrectly set it to 0

----------------------------------------------------------------
Coly Li (1):
mmc: core: don't set limits.discard_granularity as 0

drivers/mmc/core/queue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)