commit | 4fb840c95f82652cece7352be9080884cafb92a0 | [log] [tgz] |
---|---|---|
author | Fabrice Gasnier <fabrice.gasnier@st.com> | Mon Sep 18 18:24:15 2017 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Sep 24 14:07:28 2017 +0100 |
tree | 30bf40cf9ff3014834d3e2d85c7f52a7be7dcd96 | |
parent | b7a9776c1f9443326632486fcbd82dca82f8511e [diff] |
iio: adc: stm32: fix bad error check on max_channels Fix a bad error check when counting 'st,adc-channels' array elements. This is seen when all channels are in use simultaneously. Fixes: 64ad7f643 ("iio: adc: stm32: introduce compatible data cfg") Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>