From: Kevin Liu Date: Tue, 20 Nov 2012 13:24:32 +0000 (-0500) Subject: mmc: sdhci: Use regulator min/max voltage range according to spec X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~96^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec2e216f72c6b5ccdadb60aadbe99821d744503;p=pandora-kernel.git mmc: sdhci: Use regulator min/max voltage range according to spec For regulator vmmc/vmmcq, use voltage range as below 3.3v/3.0v: (2.7v, 3.6v) 1.8v: (1.7v, 1.95v) Original code uses the precise value which may fail in regulator driver if it does NOT support the precise voltage. Signed-off-by: Jialing Fu Signed-off-by: Kevin Liu Tested-by: Marek Szyprowski Signed-off-by: Chris Ball --- Reading git-diff-tree failed