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:
a1a8e1d
)
iio: ti_am335x_adc: Fix wrong samples received on 1st read
author
Patil, Rachna
<rachna@ti.com>
Sat, 20 Jul 2013 16:27:00 +0000
(17:27 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 21 Jul 2013 17:27:35 +0000
(18:27 +0100)
Previously we tried to read data form ADC even before ADC sequencer
finished sampling. This led to wrong samples.
We now wait on ADC status register idle bit to be set.
Signed-off-by: Patil, Rachna <rachna@ti.com>
Signed-off-by: Zubair Lutfullah <zubair.lutfullah@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found