commit | f59f895e66e99ee7cda6341dd5a309d0b237c636 | [log] [tgz] |
---|---|---|
author | Talel Shenhar <tatias@codeaurora.org> | Sun Feb 08 13:36:57 2015 +0200 |
committer | Xiaonian Wang <xiaonian@codeaurora.org> | Fri Apr 07 17:26:58 2017 -0700 |
tree | df6707b635151a21587a0ffd38d23f5a0575c1ea | |
parent | 981300af7ce5766a5e25041e980de2da3bec0990 [diff] |
mmc: block: avoid HPI for some Kingston cards Certain cards might get broken when HPI feature is used. This patch uses the HPI quirk to avoid the usage of HPI on Kingston MMC16G cards that have EXT_CSD_REV = 5 (mmc version 4.41) Change-Id: I4572eb9e71a281b56e25e5b4864d5777b16e2bc2 Signed-off-by: Talel Shenhar <tatias@codeaurora.org> [xiaonian@codeaurora.org: fixed trivial merge conflicts] Signed-off-by: Xiaonian Wang <xiaonian@codeaurora.org>