aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bounine <alexandre.bounine@idt.com>2016-08-02 17:06:31 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-08-02 19:35:32 -0400
commitcca446d4ce883ae28ff589dd1c9aef8d5148c7f7 (patch)
treeec3025f497c2137cf1b6848ee6ae910dce35752e
parentea87b8e1f72896d9852f534f77aeec5eaf377b32 (diff)
rapidio/documentation: fix mangled paragraph in mport_cdev
Minor edits to correct parameter description. This patch is applicable to kernel versions starting from v4.6. Link: http://lkml.kernel.org/r/1469125134-16523-3-git-send-email-alexandre.bounine@idt.com Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com> Reported-by: Barry Wood <barry.wood@idt.com> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Andre van Herk <andre.van.herk@prodrive-technologies.com> Cc: Barry Wood <barry.wood@idt.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--Documentation/rapidio/mport_cdev.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/rapidio/mport_cdev.txt b/Documentation/rapidio/mport_cdev.txt
index 20c120d4b3b8..6e491a662461 100644
--- a/Documentation/rapidio/mport_cdev.txt
+++ b/Documentation/rapidio/mport_cdev.txt
@@ -82,8 +82,7 @@ III. Module parameters
82 82
83- 'dbg_level' - This parameter allows to control amount of debug information 83- 'dbg_level' - This parameter allows to control amount of debug information
84 generated by this device driver. This parameter is formed by set of 84 generated by this device driver. This parameter is formed by set of
85 This parameter can be changed bit masks that correspond to the specific 85 bit masks that correspond to the specific functional blocks.
86 functional block.
87 For mask definitions see 'drivers/rapidio/devices/rio_mport_cdev.c' 86 For mask definitions see 'drivers/rapidio/devices/rio_mport_cdev.c'
88 This parameter can be changed dynamically. 87 This parameter can be changed dynamically.
89 Use CONFIG_RAPIDIO_DEBUG=y to enable debug output at the top level. 88 Use CONFIG_RAPIDIO_DEBUG=y to enable debug output at the top level.