diff options
author | Amelie Delaunay <[email protected]> | 2022-05-04 17:53:21 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-05-19 23:21:28 +0530 |
commit | da3b8ddb464bd49b6248d00ca888ad751c9e44fd (patch) | |
tree | 343845e28be23c71a8c59ccab86bfd68afd24f57 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9d6a2d92e450926c483e45eaf426080a19219f4e (diff) |
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
The parameter to pass back to the handler function when irq has been
requested is a struct stm32_mdma_device pointer, not a struct
stm32_mdma_chan pointer.
Even if chan is reinit later in the function, remove this wrong
initialization.
Fixes: a4ffb13c8946 ("dmaengine: Add STM32 MDMA driver")
Signed-off-by: Amelie Delaunay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions