]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 6622/1: fix dma_unmap_sg() documentation
authorLinus Walleij <linus.walleij@stericsson.com>
Wed, 12 Jan 2011 17:50:37 +0000 (18:50 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 12 Jan 2011 19:42:13 +0000 (19:42 +0000)
commitf76c597e70c9edb16f33e9a6c8c2496fa88c6049
treed363a54d73dce6542ae54473d102ca092a82bb3d
parent98d129588d56957dc8b4be50576017d4202e3cf3
ARM: 6622/1: fix dma_unmap_sg() documentation

The kerneldoc for this function is at odds with the DMA-API
document, which holds, so fix it.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/dma-mapping.c