diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2015-03-10 12:37:24 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-03-16 19:41:06 +0300 |
commit | b26072276f20ce93717fdad5210e4ae9f1c944fa (patch) | |
tree | bcaddf54cf2f12cf57d4de4d8e17116166811411 /drivers/dma/iop-adma.c | |
parent | 550da64bc89b597395ea6e43a6b4026491035a9d (diff) | |
download | linux-b26072276f20ce93717fdad5210e4ae9f1c944fa.tar.xz |
dmaengine: dw: Make error prints unique. Part #2
The same error message is printed from different switch cases. Since both of
these jump into same error label we can move error print there and add a DMA
direction 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>
Diffstat (limited to 'drivers/dma/iop-adma.c')
0 files changed, 0 insertions, 0 deletions