Re: [PATCH] regulator: vexpress: Add missing n_voltages setting
From: Pawel Moll
Date: Tue Dec 11 2012 - 08:50:51 EST
On Tue, 2012-12-11 at 08:04 +0000, Axel Lin wrote:
> Otherwise regulator_can_change_voltage() return 0 for this driver.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
We've been here before, haven't we? ;-) So I'll just repeat myself -
this regulator does _not_ have operating points. What I believe should
be fixed is the mentioned function itself, something like the patch
below (untested)...
Pawel
8<--------------------