commit | 807706daab6dce0696f6d839d0ec9d733b7aa370 | [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 | ad88174c46357d347a44f97e08fb6f37ba0541bf [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>