Skip to content
Commit 4fe04c84 authored by Arjun Jyothi's avatar Arjun Jyothi Committed by Carles Cufí
Browse files

drivers: dma: pl330: Zero initialize the ch_handle



Zero initialize the ch_handle in dma_pl330_configure().
The memset in dma_pl330_config_channel()is incorrect,
as the ch_handle is already populated with valid values and
the dma_pl330_config_channel() is overwriting with zeros.

Signed-off-by: default avatarArjun Jyothi <arjun.jyothi@broadcom.com>
parent 3c420566
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment