From: Axel Lin Date: Thu, 7 Jun 2012 01:52:12 +0000 (+0800) Subject: regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_... X-Git-Tag: v3.5-rc3~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bdc81e4e944781a2bcc971f9e3cf24ac7030939;p=pandora-kernel.git regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_linear Properly handle the case if the specified min_uV is less than the voltage given by the lowest selector. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed