RE: [PATCH] dmaengine: vdma: Add support for cyclic dma mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  };
> 
> @@ -474,6 +481,7 @@ xilinx_vdma_alloc_tx_segment(struct xilinx_dma_chan
> *chan)
>  	if (!segment)
>  		return NULL;
> 
> +	memset(segment, 0, sizeof(*segment));

Unrelated change will fix in v2...

>  	segment->phys = phys;
> 
>  	return segment;
--
To unsubscribe from this list: send the line "unsubscribe dmaengine" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux PCI]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux