From: Guennadi Liakhovetski Date: Wed, 13 Nov 2013 11:33:00 +0000 (+0100) Subject: regulator: fixed: fix regulator_list_voltage() for regression X-Git-Tag: v3.13-rc2~30^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f446043f1aa74c2d699db48ba4a7a075b88dc14d;p=pandora-kernel.git regulator: fixed: fix regulator_list_voltage() for regression 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 Acked-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed