]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: milbeaut-hdmac: remove redundant error log
authorVinod Koul <vkoul@kernel.org>
Wed, 6 Nov 2019 16:31:27 +0000 (22:01 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 8 Nov 2019 03:56:17 +0000 (09:26 +0530)
commit7d4a069c5889b4f36f89841d5dea538aef88a9e1
tree1d27e29250f6fdc41dabfc29bfb58ab65b8aaf40
parent9568feda4e2914bc50c5cd4fbca57210815f9dc9
dmaengine: milbeaut-hdmac: 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-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/milbeaut-hdmac.c