[PATCH v1 0/2] Two changes for eMMC

Bean Huo posted 2 patches 4 years ago
drivers/mmc/core/block.c      | 8 ++++----
drivers/mmc/host/sdhci-omap.c | 9 ++-------
2 files changed, 6 insertions(+), 11 deletions(-)
[PATCH v1 0/2] Two changes for eMMC
Posted by Bean Huo 4 years ago
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(-)

-- 
2.34.1