From: Florian Fainelli Date: Wed, 30 Nov 2016 01:21:05 +0000 (-0800) Subject: drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments X-Git-Tag: v3.2.87~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b4c25651cd4e51791df895a7a439d9512a5bfa;p=pandora-kernel.git drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments commit cd74da957ba2d03787ede1c22bbb183d9c728aad upstream. The function we are wrapping is named dma_alloc_noncoherent, and not dma_alloc_non_coherent. Fixes: 9ac7849e35f70 ("devres: device resource management") Signed-off-by: Florian Fainelli Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed