[PATCH] arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints

Tony Lindgren tony at atomide.com
Tue Feb 1 18:52:38 EST 2011


* Jarkko Nikula <jhnikula at gmail.com> [110201 10:26]:
> On Tue,  1 Feb 2011 17:36:28 +0200
> Aaro Koskinen <aaro.koskinen at nokia.com> wrote:
> 
> > With the commit 757902513019e6ee469791ff76f954b19ca8d036 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.
> > 
> True. Before there were a test min_uV == max_uV && ops->set_voltage and
> now min_uV == max_uV followed by test for ops->set_voltage that returns
> EINVAL if not set (NULL for fixed voltage regulator obviously).
> 
> Reviewed-by: Jarkko Nikula <jhnikula at gmail.com>

Thanks adding into devel-fixes.

Tony



More information about the linux-arm-kernel mailing list