projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad16bc2
)
dmaengine: at_hdmac: Drop description for a not defined parameter
author
Tudor Ambarus
<tudor.ambarus@microchip.com>
Thu, 23 Jan 2020 14:03:07 +0000
(14:03 +0000)
committer
Vinod Koul
<vkoul@kernel.org>
Tue, 25 Feb 2020 05:57:27 +0000
(11:27 +0530)
Probably a leftover, drop it.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link:
https://lore.kernel.org/r/20200123140237.125799-4-tudor.ambarus@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/at_hdmac.c
patch
|
blob
|
history
diff --git
a/drivers/dma/at_hdmac.c
b/drivers/dma/at_hdmac.c
index
e17b750
..
44d998b
100644
(file)
--- a/
drivers/dma/at_hdmac.c
+++ b/
drivers/dma/at_hdmac.c
@@
-1523,7
+1523,6
@@
static void atc_issue_pending(struct dma_chan *chan)
/**
* atc_alloc_chan_resources - allocate resources for DMA channel
* @chan: allocate descriptor resources for this channel
- * @client: current client requesting the channel be ready for requests
*
* return - the number of allocated descriptors
*/