diff options
author | Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> | 2019-09-26 16:21:00 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-10-15 15:41:46 +0530 |
commit | 944879ba4c852ca68b555d84559f228c3430e443 (patch) | |
tree | 6921bac5fd76046baf78166b3dfbf9af086503a7 /.clang-format | |
parent | a8bd47542863947e2433db35558477caf0d89995 (diff) | |
download | linux-944879ba4c852ca68b555d84559f228c3430e443.tar.bz2 |
dmaengine: xilinx_dma: Remove clk_get error message for probe defer
In dma probe, the driver checks for devm_clk_get return and print error
message in the failing case. However for -EPROBE_DEFER this message is
confusing so avoid it.
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/1569495060-18117-5-git-send-email-radhey.shyam.pandey@xilinx.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions