From: Dong Aisheng Date: Wed, 30 Oct 2013 14:09:53 +0000 (+0800) Subject: mmc: core: mmc DDR mode should not depend on UHS_DDR50 X-Git-Tag: v3.14-rc1~88^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83cc16d767f94edf5821cc89d8300ddb6785810c;p=pandora-kernel.git mmc: core: mmc DDR mode should not depend on UHS_DDR50 The MMC_CAP_UHS_DDR50 must work on 1.8v. However, the eMMC DDR mode can work on either 1.8v or 3.3v and should not depend on UHS_DDR50. So get rid of this limitation to let controller without 1.8v signal voltage support can also work for eMMC DDR mode if it claims. Signed-off-by: Dong Aisheng Acked-by: Shawn Guo Acked-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed