From: Marek Szyprowski Date: Tue, 13 Nov 2012 08:48:51 +0000 (+0100) Subject: regulator: fix voltage check in regulator_is_supported_voltage() X-Git-Tag: v3.7-rc6~19^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0f98b19e23d4426ca185e3d4ca80e6aff5ef51b;p=pandora-kernel.git regulator: fix voltage check in regulator_is_supported_voltage() regulator_is_supported_voltage() should return true only if the voltage of fixed/constant regulator is between min_uV and max_uV. Signed-off-by: Marek Szyprowski Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed