From: Laxman Dewangan Date: Tue, 10 Sep 2013 10:15:05 +0000 (+0530) Subject: regulator: core: provide fixed voltage in desc for single voltage rail X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a523605afa7d3b54b2e7041f8c9e6bc39872a7e;p=pandora-kernel.git regulator: core: provide fixed voltage in desc for single voltage rail If given rail has the single voltage (n_voltages = 1) then provide the rail voltage through regulator descriptor so that core can use this value for finding voltage. This will avoid the implementation of the callback for get_voltage() or list_voltage() callback on regulator driver. Signed-off-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed