[PATCH v1 0/2] Two changes for eMMC

From: Bean Huo
Date: Sat Apr 23 2022 - 18:16:48 EST


From: Bean Huo <beanhuo@xxxxxxxxxx>

Hi Ullf,

Patch 1/2 here is a missing patch since the last commit, I've fixed the
warning: "Assign discards 'const' qualifier from pointer target type".

Patch 2/2 is new, please take a look.

thanks,
Bean Huo

Bean Huo (2):
mmc: sdhci-omap: Use of_device_get_match_data() helper
mmc: core: Allows to override the timeout value for ioctl() path

drivers/mmc/core/block.c | 8 ++++----
drivers/mmc/host/sdhci-omap.c | 9 ++-------
2 files changed, 6 insertions(+), 11 deletions(-)

--
2.34.1