]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: milbeaut-xdmac: remove redundant error log
authorVinod Koul <vkoul@kernel.org>
Wed, 6 Nov 2019 16:31:28 +0000 (22:01 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 8 Nov 2019 03:56:17 +0000 (09:26 +0530)
commitcdc3e306236bf3a43962683b283a36095c21c202
tree243e9262b53c78b8d96429234a2d162e95a37533
parent7d4a069c5889b4f36f89841d5dea538aef88a9e1
dmaengine: milbeaut-xdmac: remove redundant error log

platform_get_irq() prints the error message, so caller need not do so,
remove the error line in this driver for platform_get_irq()

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20191106163128.1980714-2-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/milbeaut-xdmac.c