[PATCH 4/6] dma: mmp_pdma: Fix physical channel memory allocation size

Vinod Koul vinod.koul at intel.com
Fri May 2 08:52:03 PDT 2014


On Tue, Apr 15, 2014 at 05:13:35PM +0200, Laurent Pinchart wrote:
> Use sizeof(*var) instead of sizeof(type) when calling devm_k*alloc().
> This avoids using the wrong type as was done to allocate the physical
> channels array.
>

Applied, thanks

-- 
~Vinod



More information about the linux-arm-kernel mailing list