arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints
authorAaro Koskinen <Aaro.Koskinen@nokia.com>
Tue, 1 Feb 2011 15:36:28 +0000 (15:36 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 1 Feb 2011 23:50:10 +0000 (15:50 -0800)
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 <aaro.koskinen@nokia.com>
Reviewed-by: Jarkko Nikula <jhnikula@gmail.com>
[tony@atomide.com: updated comments]
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found