commit | ceb96398127f3388cb5815b2ab550196e2be5d68 | [log] [tgz] |
---|---|---|
author | Alexandre Bounine <alexandre.bounine@idt.com> | Thu Dec 08 14:34:35 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 09 07:50:29 2011 -0800 |
tree | 8d19e47765da5c4521ad8513c9ed5e810be185cf | |
parent | 2a95ea6c0d129b4568fb64e1deda16ceb20e6636 [diff] |
rapidio/tsi721: switch to dma_zalloc_coherent Replace the pair dma_alloc_coherent()+memset() with the new dma_zalloc_coherent() added by Andrew Morton for kernel version 3.2 Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>