projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
735f277
)
rapidio/documentation/mport_cdev: add missing parameter description
author
Alexandre Bounine
<
[email protected]
>
Thu, 1 Sep 2016 23:15:15 +0000
(16:15 -0700)
committer
Linus Torvalds
<
[email protected]
>
Fri, 2 Sep 2016 00:52:02 +0000
(17:52 -0700)
Add missing description for rio_mport_cdev driver parameter
'dma_timeout'.
This patch is applicable to kernel versions starting from v4.6.
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Alexandre Bounine <
[email protected]
>
Cc: Matt Porter <
[email protected]
>
Cc: Andre van Herk <
[email protected]
>
Cc: Barry Wood <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/rapidio/mport_cdev.txt
patch
|
blob
|
history
diff --git
a/Documentation/rapidio/mport_cdev.txt
b/Documentation/rapidio/mport_cdev.txt
index 6e491a6624618cd30cb67e717fd60fed50f2eaa7..a53f786ee2e9ccf7de7d48a8b5d4e5e8b09d00e5 100644
(file)
--- a/
Documentation/rapidio/mport_cdev.txt
+++ b/
Documentation/rapidio/mport_cdev.txt
@@
-80,6
+80,10
@@
functionality of their platform when planning to use this driver:
III. Module parameters
+- 'dma_timeout' - DMA transfer completion timeout (in msec, default value 3000).
+ This parameter set a maximum completion wait time for SYNC mode DMA
+ transfer requests and for RIO_WAIT_FOR_ASYNC ioctl requests.
+
- 'dbg_level' - This parameter allows to control amount of debug information
generated by this device driver. This parameter is formed by set of
bit masks that correspond to the specific functional blocks.