commit | ca4c72c01e349ff6313ced02e8e66f8e691530a9 | [log] [tgz] |
---|---|---|
author | Pierre-Yves MORDRET <pierre-yves.mordret@st.com> | Thu Jan 03 11:17:29 2019 +0100 |
committer | Vinod Koul <vkoul@kernel.org> | Mon Jan 07 09:52:24 2019 +0530 |
tree | 03417789b0fb71b41e7ca9cf2d0321dac386a7ed | |
parent | 906b40b246b0acb54c4dc97e815cf734761c9820 [diff] |
dmaengine: stm32-dma: check FIFO error interrupt enable For avoiding false FIFO detection, check FIFO Error interrupt is enabled prior raising any errors. This will prevent having spurious FIFO error where it shouldn't. Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> Signed-off-by: Vinod Koul <vkoul@kernel.org>