From: Pawel Moll Date: Mon, 24 Sep 2012 17:56:53 +0000 (+0100) Subject: regulator: core: Support for continuous voltage range X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~35^2~20^2~4^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7a2b600ace90c8819495b639a744c8f5c68feb;p=pandora-kernel.git regulator: core: Support for continuous voltage range Some regulators can set any voltage within the constraints range, not being limited to specified operating points. This patch makes it possible to describe such regulator and makes the regulator_is_supported_voltage() function behave correctly. Signed-off-by: Pawel Moll Signed-off-by: Mark Brown --- Reading git-diff-tree failed