commit | 4e4f9fbc5620a060dc7d3a651cdfb001c1d7c2f9 | [log] [tgz] |
---|---|---|
author | Fabrice Gasnier <fabrice.gasnier@st.com> | Fri Feb 23 13:50:55 2018 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Feb 24 12:55:43 2018 +0000 |
tree | 6c09aa078a1426e289ee46a0014317a4b04728ad | |
parent | b91e146c38b003c899710ede6d05fc824675e386 [diff] |
iio: adc: stm32-dfsdm: fix compatible data use Fix use of compatible data: stm32h7 regmap configuration is statically used. Rather use regmap_cfg from compatible data. Fixes: bed73904e76f ("IIO: ADC: add stm32 DFSDM core support") Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Acked-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>