commit | 64973023df4f31e72ecc56005f123da5841f7066 | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Tue Jun 10 20:46:43 2014 +0200 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Fri Aug 01 18:57:02 2014 +0300 |
tree | 393098e7bf0505c2325994e6e13c501bb0f1aa0e | |
parent | 3fe3b4fb1c5adb00502276312696e38e9a7e9b5b [diff] |
bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag Seems like the controller doesn't support the flag. None of the hi-speed cards I've tried could be read, while they successfully worked with the quirk enabled. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Tested-by: Stephen Warren <swarren@wwwdotorg.org>