From: Aaro Koskinen Date: Tue, 1 Feb 2011 15:36:28 +0000 (+0000) Subject: arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints X-Git-Tag: v2.6.38-rc4~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=713f25cec6331fca414aefb2ab5b20d88c610a2f;p=pandora-kernel.git arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints With the commit 757902513019e6ee469791ff76f954b19ca8d036 (regulator: Factor out voltage set operation into a separate function) fixed voltage regulator setup will fail if there are voltage constraints defined. This made MMC unusable on this board. Fix by just deleting those redundant constraints. Signed-off-by: Aaro Koskinen Reviewed-by: Jarkko Nikula [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed