Skip to content
Commit d8b53489 authored by Fabio Estevam's avatar Fabio Estevam Committed by Vinod Koul
Browse files

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: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@linux.intel.com>
parent 865d9438
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment