git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6c96c4
)
iio: adc: xilinx: Fix VREFP scale
author
Thomas Betker
<thomas.betker@rohde-schwarz.com>
Wed, 15 Apr 2015 19:11:49 +0000
(21:11 +0200)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 19 Apr 2015 12:49:44 +0000
(13:49 +0100)
The scaling factor for VREFP is 3.0/4096, not 1.0/4096; fix this to get
correct readings.
Signed-off-by: Thomas Betker <thomas.betker@rohde-schwarz.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found