mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Signed-off-by: Per Forlin <per.forlin@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This commit is contained in:
parent
c6a389f123
commit
da063d2609
@ -174,6 +174,7 @@ struct d40_base;
|
|||||||
* @tasklet: Tasklet that gets scheduled from interrupt context to complete a
|
* @tasklet: Tasklet that gets scheduled from interrupt context to complete a
|
||||||
* transfer and call client callback.
|
* transfer and call client callback.
|
||||||
* @client: Cliented owned descriptor list.
|
* @client: Cliented owned descriptor list.
|
||||||
|
* @pending_queue: Submitted jobs, to be issued by issue_pending()
|
||||||
* @active: Active descriptor.
|
* @active: Active descriptor.
|
||||||
* @queue: Queued jobs.
|
* @queue: Queued jobs.
|
||||||
* @dma_cfg: The client configuration of this dma channel.
|
* @dma_cfg: The client configuration of this dma channel.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user