commit | a03df6c864c84338570d24c6d0740ed9ee30f545 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Fri Sep 09 16:23:32 2022 +0900 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Mon Oct 24 18:01:23 2022 +0900 |
tree | e52572c1463cbc2df7e2671e05834fdc53a4812c | |
parent | 391d0f369f79fb19c9cf9abb02d1e111acc453e8 [diff] |
mmc: sdhci: Add new quirks for SUPPORT_SINGLE This patch defines a quirk to disable the block count for single block transactions. This is similar to Linux kernel commit d3fc5d71ac4d ("mmc: sdhci: add a quirk for single block transactions"). Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>