diff options
author | Robert Hodaszi <robert.hodaszi@digi.com> | 2014-10-06 15:41:00 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-06-14 16:01:20 +0200 |
commit | 19bc4981a213d0c5b0e1e8b08815c0b26f01ec54 (patch) | |
tree | 18bc6729e9190cf0536f20b8eed04133c9515ea5 /drivers/iio | |
parent | iio: Fix endianness issue in ak8975_read_axis() (diff) | |
download | linux-19bc4981a213d0c5b0e1e8b08815c0b26f01ec54.tar.xz linux-19bc4981a213d0c5b0e1e8b08815c0b26f01ec54.zip |
iio: mxs-lradc: fix divider
All channels' single measurement are happening on CH 0. So enabling / disabling
the divider once is not enough, because it has impact on all channels.
Set only a flag, then check this on each measurement, and enable / disable the
divider as required.
Signed-off-by: Robert Hodaszi <robert.hodaszi@digi.com>
Cc: Stable@vger.kernel.org
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions