From: Mark Brown Date: Thu, 22 Oct 2009 15:31:35 +0000 (+0100) Subject: regulator: Ensure val is initialised in 88pm8607 choose_voltage() X-Git-Tag: v2.6.33-rc1~36^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddec68107ab101d9ff934811d5598f5c613027f2;p=pandora-kernel.git regulator: Ensure val is initialised in 88pm8607 choose_voltage() If we fall through it means that we hit an unknown regulator/chip combination so set -ENOENT as an explicit flag (the return code is only used internally). Signed-off-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed