From: Gioh Kim Date: Tue, 20 May 2014 23:09:35 +0000 (-0600) Subject: DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~38^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af9da8638a139303b3cd535b458a1b2c80dd4f3;p=pandora-kernel.git DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions Use "boundary" to be more descriptive than "alloc" in the dma_pool_create() documentation. Replace "SLAB_KERNEL" and "SLAB_ATOMIC" with the correct "GFP_KERNEL" and "GFP_ATOMIC." [bhelgaas: changelog] Signed-off-by: Gioh Kim Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed