commit | 9dfec7ca0ba7ef987b3bbb71333d2f2182f5e030 | [log] [tgz] |
---|---|---|
author | Pierre-Yves MORDRET <pierre-yves.mordret@st.com> | Mon Mar 25 17:21:55 2019 +0100 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Mar 25 21:56:54 2019 +0530 |
tree | cfa7d3cc977d0c850cb412a3a082621eaafb2730 | |
parent | 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b [diff] |
dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32_array" This reverts commit 906b40b246b0 ("dmaengine: stm32-mdma: Add a check on read_u32_array") As stated by bindings "st,ahb-addr-masks" is optional. The statement inserted by this commit makes this property mandatory and prevents MDMA to be probed in case property not present. Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>