commit | 1b246fca4adaa0bf440b604366f2227cc4cde702 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 30 10:18:39 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Sep 03 17:25:54 2016 +0100 |
tree | 8a80872c972915cd1ca8d9763af0eec20d307308 | |
parent | 4075a283ae83f49f923a2a92935aa72be2c1ca85 [diff] |
iio: st_sensors: fix errorcheck for regulators We were checking the return code of vdd when we should be checking vdd_io. My mistake, mea culpa. Cc: Giuseppe BARBA <giuseppe.barba@st.com> Reported-by: Giuseppe BARBA <giuseppe.barba@st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>