commit | e90c47fbc4057192701742fc21618077986939f7 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Wed Aug 04 16:58:04 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Aug 27 13:08:33 2021 -0400 |
tree | f57e5d6bb28e9786e8e9511bc65f47a58b252e89 | |
parent | 7d94b0ccfdad92a06557ef4ca231d4ad8f97cb78 [diff] |
drivers: dma: stm32 initialize a dma_stm32_data structure In the dma.h there is a dma_ctx structure using a magic code to be identify. This structure must be prepared as a new element of the dma_stm32_data. Signed-off-by: Francois Ramu <francois.ramu@st.com>