Messages in this thread |  | | Date | Wed, 13 Nov 2013 17:08:46 +0530 | From | Laxman Dewangan <> | Subject | Re: [PATCH] regulator: fixed: fix regulator_list_voltage() for regression |
| |
On Wednesday 13 November 2013 05:03 PM, Guennadi Liakhovetski wrote: > Commit c368e5fc2a190923b786f2de3e79430ea3566a25 "regulator: fixed: > get rid of {get|list}_voltage()" broke regulator_list_voltage() for > the fixed regulator, because an earlier commit > 5a523605afa7d3b54b2e7041f8c9e6bc39872a7e "regulator: core: provide > fixed voltage in desc for single voltage rail" missed to add support > for the fixed-voltage special case to that function. This patch > fixes that regression. > > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> > ---
I tested the regulator_get_voltage() API only, not other APIs which uses regulator_list_voltage(). I think this patch is fine.
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
|  |