dmaengine: dw: Make error prints unique. Part #1
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Tue, 10 Mar 2015 09:37:23 +0000 (11:37 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 16 Mar 2015 16:40:51 +0000 (22:10 +0530)
commit550da64bc89b597395ea6e43a6b4026491035a9d
treed0bf4e969e358c24f5e6a9c6a5eeb3155585b24c
parent265567fbca7136f1cf45cb49a630cf7109a2308a
dmaengine: dw: Make error prints unique. Part #1

The same error message is printed from different functions. Add a function
name to error message in order to make it easier to grep error from sources.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/core.c