diff options
author | Philip Rakity <prakity@marvell.com> | 2010-11-07 16:22:28 -0500 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2010-11-07 16:45:08 -0500 |
commit | 25d5c699f983a2da51f5165eb9a8fc6338124b6c (patch) | |
tree | 2da310eee6d3673e14ad5c0fa7e2a6667ebbff49 /Kconfig | |
parent | 151f52f09c5728ecfdd0c289da1a4b30bb416f2c (diff) |
mmc: Fix printing of card DDR type
We should not call mmc_card_set_ddr_mode() if we are in single data
mode. This sets DDR and causes the kernel log to say the card is DDR
when it is not.
Explicitly set ddr to 0 rather then rely on MMC_SDR_MODE being 0 when
doing the checks.
Signed-off-by: Philip Rakity <prakity@marvell.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions