diff options
author | Himangi Saraogi <himangi774@gmail.com> | 2014-08-02 17:52:04 +0400 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2014-08-18 03:03:43 +0400 |
commit | 3a73aeff37c2e425b11d19c19e42e8269d58d417 (patch) | |
tree | fbb568f13b8c4a91e1b272001263fa2a06bfbce4 /drivers/mfd | |
parent | b25a437206ed5d45087bc40bd48bc34ce3bfa008 (diff) | |
download | linux-3a73aeff37c2e425b11d19c19e42e8269d58d417.tar.xz |
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>
Diffstat (limited to 'drivers/mfd')
0 files changed, 0 insertions, 0 deletions