commit | cdd2b769789ae1a030e1a26f6c37c5833cabcb34 | [log] [tgz] |
---|---|---|
author | shirley her <shirley.her@bayhubtech.com> | Mon Jul 20 18:17:33 2020 -0700 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Fri Jul 24 12:30:36 2020 +0200 |
tree | 3e01824aac2d367b945c1cc70c62ab40fea485da | |
parent | 0d776e5bede6d375c617a03262eee9d2a8a58b75 [diff] |
mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1 To fix support for the O2 host controller Seabird1, set the quirk SDHCI_QUIRK2_PRESET_VALUE_BROKEN and the capability bit MMC_CAP2_NO_SDIO. Moreover, assign the ->get_cd() callback. Signed-off-by: Shirley Her <shirley.her@bayhubtech.com> Link: https://lore.kernel.org/r/20200721011733.8416-1-shirley.her@bayhubtech.com [Ulf: Updated the commit message] Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>