From: Fabio Estevam Date: Tue, 21 Feb 2012 14:51:59 +0000 (-0200) Subject: dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages X-Git-Tag: v3.4-rc1~39^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b53489d4c80490a70327fce6657816e33fafb3;p=pandora-kernel.git dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages The message "dmaengine: failed to get" can come from two possible locations within dmaengine.c. In order to distinguish between them, replace "dmaengine" with __func__ string so that the source function of the error message can be easily identified. Signed-off-by: Fabio Estevam Signed-off-by: Vinod Koul --- Reading git-diff-tree failed