From: Himangi Saraogi Date: Sat, 2 Aug 2014 13:52:04 +0000 (+0530) Subject: can: mcp251x: Use dmam_alloc_coherent X-Git-Tag: fixes-against-v3.18-rc2~81^2~248^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a73aeff37c2e425b11d19c19e42e8269d58d417;p=pandora-kernel.git can: mcp251x: Use dmam_alloc_coherent This patch moves the data allocated using dma_alloc_coherent to the corresponding managed interface and does away with the calls to free the allocated memory in the probe and remove functions. Signed-off-by: Himangi Saraogi Acked-by: Julia Lawall Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed