mbox series

[v1,0/2] Two changes for eMMC

Message ID 20220423221623.1074556-1-huobean@gmail.com
Headers show
Series Two changes for eMMC | expand

Message

Bean Huo April 23, 2022, 10:16 p.m. UTC
From: Bean Huo <beanhuo@micron.com>

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(-)