From: Nishanth Menon Date: Wed, 18 May 2011 05:17:31 +0000 (-0500) Subject: OMAP4: PM: TWL6030: fix uv to voltage for >0x39 X-Git-Tag: v3.2-rc1~95^2^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=366494250b60af14fbab4d94d6bb1d1b6d17f10b;p=pandora-kernel.git OMAP4: PM: TWL6030: fix uv to voltage for >0x39 using 1.35V as a check is not correct, we know that beyond 0x39, voltages are non linear - hence use the conversion iff uV greater than that for 0x39. For example, with 709mV as the smps offset, the max linear is actually 1.41V(0x39vsel)! Signed-off-by: Nishanth Menon --- Reading git-diff-tree failed