Patch 1 enhanced card removal judgement code to resolve the missing
removal event issue when card is removed slowly.
Patch 2 added callback function get_cd accordingly in sdhci.c.
Patch 3 update some card detect related code in sdhci.c and used
patch 2.

patch 1 and 2 are same as previous version except adding 
Reviewed-by/Acked-by/Tested-by.
patch 3 is added to this patchset in this version.

Kevin Liu (3)
 [PATCH v8 1/3] mmc: core: enhance card removal judgement for slow
 [PATCH v4 2/3] mmc: sdhci: add function get_cd
 [PATCH v3 3/3] mmc: sdhci: update check code for cd-broken or

 drivers/mmc/core/core.c  |   13 ++++++++++++
 drivers/mmc/host/sdhci.c |   51 ++++++++++++++++++++++++++++++----------------
 2 files changed, 47 insertions(+), 17 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to