commit | 201d5ac4388d66bf7a78e71c32939b3fc5779207 | [log] [tgz] |
---|---|---|
author | Andrew Gabbasov <andrew_gabbasov@mentor.com> | Mon Dec 01 06:59:10 2014 -0600 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Fri Dec 12 21:08:21 2014 +0200 |
tree | 318a38c2348c4f2c4998e109f215e1e8de25d788 | |
parent | 786e8f818c25265d12d5d06e257fe2b1ba516134 [diff] |
mmc: Fix Dual Data Rate capability recognition Since the driver doesn't work in 1.2V or 1.8V signaling level modes, Dual Data Rate mode can be supported by the driver only if it is supported by the card in regular 3.3V mode. So, check for a particular single bit in card type field. Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>