From: Peter Ujfalusi Date: Fri, 16 May 2014 12:17:08 +0000 (+0300) Subject: ARM: edma: No need to clean the pdata in edma_of_parse_dt() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89df4bed0f25157700c0ade5ac5f0296150eaecd;p=pandora-kernel.git ARM: edma: No need to clean the pdata in edma_of_parse_dt() The pdata has been just allocated with devm_kzalloc() in edma_setup_info_from_dt() and passed to this function. Signed-off-by: Peter Ujfalusi Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed