Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: dma: Zero-initialize memory allocated using kmalloc #38183

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

mmahadevan108
Copy link
Collaborator

@mmahadevan108 mmahadevan108 commented Aug 31, 2021

The code was wrongly calling DMA_Abort on a channel that not initialized. This fixes Issue##38078

The code was wrongly calling DMA_Abort on a channel
that not initialized. This fixes Issue#38078

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
@nashif nashif merged commit 91f172e into zephyrproject-rtos:main Sep 1, 2021
@mmahadevan108 mmahadevan108 deleted the Fix_38078 branch September 1, 2021 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RT6XX I2S test fails after d92d1f162af3ba24963f1026fc0a304f1a44d1f3
4 participants