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

2011-02-04 Thread Sergei Shtylyov
Hello. On 01-02-2011 18:36, Aaro Koskinen wrote: With the commit 757902513019e6ee469791ff76f954b19ca8d036 fixed voltage Please also specify the commit summary in parens, as asked by Linus. regulator setup will fail if there are voltage constraints defined. This made MMC unusable on this

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

2011-02-01 Thread Tony Lindgren
* Jarkko Nikula [110201 10:26]: > On Tue, 1 Feb 2011 17:36:28 +0200 > Aaro Koskinen 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 d

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

2011-02-01 Thread Jarkko Nikula
On Tue, 1 Feb 2011 17:36:28 +0200 Aaro Koskinen 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. > Tru

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

2011-02-01 Thread Aaro Koskinen
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. Signed-off-by: Aaro Koskinen --- arch/arm/mach-omap2/board-rm680.c |