summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2018-06-25 11:03:07 +0300
committerBen Hutchings <ben@decadent.org.uk>2018-12-16 22:08:20 +0000
commitf4ad34c7ecaa299f8478a6f220e9ef5474ae835b (patch)
tree59af7e1e7d26796a3c9f2c2bc4df483961d996bf /drivers/video
parent9ba687a9f8686a9658ba106f7240789a4c2a920f (diff)
downloadlinux-stable-f4ad34c7ecaa299f8478a6f220e9ef5474ae835b.tar.gz
linux-stable-f4ad34c7ecaa299f8478a6f220e9ef5474ae835b.tar.bz2
linux-stable-f4ad34c7ecaa299f8478a6f220e9ef5474ae835b.zip
iio: ad9523: Fix displayed phase
commit 5a4e33c1c53ae7d4425f7d94e60e4458a37b349e upstream. Fix the displayed phase for the ad9523 driver. Currently the most significant decimal place is dropped and all other digits are shifted one to the left. This is due to a multiplication by 10, which is not necessary, so remove it. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Fixes: cd1678f9632 ("iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator") Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions