Home
last modified time | relevance | path

Searched hist:"9 aa7171157ef452517056e1368459d6f5b4636aa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dsa11x0-dma.cdiff 9aa7171157ef452517056e1368459d6f5b4636aa Thu Oct 16 04:01:00 CDT 2014 Maxime Ripard <maxime.ripard@free-electrons.com> dmaengine: sa11x0: Remove chancnt affectations

chanctnt is already filled by dma_async_device_register, which uses the channel
list to know how much channels there is.

Since it's already filled, we can safely remove it from the drivers' probe
function.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>