From cec2e216f72c6b5ccdadb60aadbe99821d744503 Mon Sep 17 00:00:00 2001 From: Kevin Liu Date: Tue, 20 Nov 2012 08:24:32 -0500 Subject: [PATCH] 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-format-patch failed