dmaengine: iop-adma: Function parameter documentation must adhere to correct formatting
authorLee Jones <lee.jones@linaro.org>
Tue, 14 Jul 2020 11:15:41 +0000 (12:15 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 15 Jul 2020 12:20:47 +0000 (17:50 +0530)
commit1c5933c5a98cc82e5baca48a45c06ffc79e4fb7e
tree4cf52cb20bcecb132c816bc34f69f40944c6d6d2
parentd0c4a1492810f61e6a982731d06f52917a577876
dmaengine: iop-adma: Function parameter documentation must adhere to correct formatting

Also remove superfluous entry.

Fixes the following W=1 kernel build warning(s):

 drivers/dma/iop-adma.c:418: warning: Function parameter or member 'chan' not described in 'iop_adma_alloc_chan_resources'

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200714111546.1755231-13-lee.jones@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/iop-adma.c