commit | cf2e0a73ca9ad376825c013ebaa145608abc27d7 | [log] [tgz] |
---|---|---|
author | Punit Agrawal <punit.agrawal@arm.com> | Wed Mar 19 12:43:25 2014 +0000 |
committer | Pawel Moll <pawel.moll@arm.com> | Thu Apr 24 17:20:50 2014 +0100 |
tree | b6a4709dca0c7f1be56f183ad4a251b8fb7630bb | |
parent | d08b80373cbb76c9b485b60d49fd3ba82abdf77c [diff] |
ARM: vexpress/TC2: Convert OPP voltage to uV before storing The SPC stores voltage in mV while the code assumes it was returning uV. Convert the returned voltage to uV before storing. Also fix the comment depicting voltage to uV. Signed-off-by: Punit Agrawal <punit.agrawal@arm.com> Reviewed-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Pawel Moll <pawel.moll@arm.com>