summaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorFabrice Gasnier <fabrice.gasnier@st.com>2018-01-05 15:34:54 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-08 16:03:43 +0100
commit04e491ca9df60ffe8637d00d68e5ab8bc73b30d5 (patch)
tree35ef884e23cf0e04478e2b3885d9a72a626d4632 /certs
parentDrivers:iio:adc:ti_am335x_adc remove comparison to bool (diff)
downloadlinux-04e491ca9df60ffe8637d00d68e5ab8bc73b30d5.tar.xz
linux-04e491ca9df60ffe8637d00d68e5ab8bc73b30d5.zip
iio: adc: stm32: fix scan of multiple channels with DMA
By default, watermark is set to '1'. Watermark is used to fine tune cyclic dma buffer period. In case watermark is left untouched (e.g. 1) and several channels are being scanned, buffer period is wrongly set (e.g. to 1 sample). As a consequence, data is never pushed to upper layer. Fix buffer period size, by taking scan channels number into account. Fixes: 2763ea0585c9 ("iio: adc: stm32: add optional dma support") Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions