kernel-ark/drivers/net/can/spi
Himangi Saraogi 3a73aeff37 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 <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2014-08-18 01:03:43 +02:00
..
Kconfig
Makefile net: can: use kbuild magic to inherit debug settings 2014-08-18 01:03:38 +02:00
mcp251x.c can: mcp251x: Use dmam_alloc_coherent 2014-08-18 01:03:43 +02:00