diff options
| author | Kevin Liu <[email protected]> | 2013-03-25 17:42:57 +0800 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2013-04-04 09:58:20 -0400 |
| commit | c844a46f135e493ffda0bd770e16f6c3dd6c7eb7 (patch) | |
| tree | 1bbd0e765f6cde831b85c76187931423b3ea2d8b /tools/perf/scripts/python | |
| parent | 73b7afb9764b77fca99d515b8d9cbeeaae5fe55c (diff) | |
mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card
Flag PXA_FLAG_CARD_PERMANENT is set in sdhci_pxa_platdata flags to
indicate that the card is always wired to host, like on-chip emmc,
which is permanently present and don't need detection.
So only MMC_CAP_NONREMOVABLE should be set for this case. But current
code also sets SDHCI_QUIRK_BROKEN_CARD_DETECTION, which doesn't make
sense.
Signed-off-by: Kevin Liu <[email protected]>
Acked-by: Haojian Zhuang <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions