Skip to content
Snippets Groups Projects
user avatar
Cezary Rojewski authored
After calling dmaengine_submit(), the submitted transfer descriptor
belongs to the DMA engine. Pointer to that descriptor may no longer be
valid after the call and should be tested before awaiting transfer
completion.

Reported-by: default avatarKevin Tian <kevin.tian@intel.com>
Suggested-by: default avatarDave Jiang <dave.jiang@intel.com>
Fixes: 4fac9b31 ("ASoC: Intel: Add catpt base members")
Signed-off-by: default avatarCezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20211216115743.2130622-2-cezary.rojewski@intel.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
2a9a72e2
Name Last commit Last update
..