提交 e8da2fbc 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] hdspm - Fix module parameter description

RME9652 driver
Fix the module parameter description after proofreading.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 1204de32
......@@ -65,7 +65,7 @@ module_param_array(enable, bool, NULL, 0444);
MODULE_PARM_DESC(enable, "Enable/disable specific HDSPM soundcards.");
module_param_array(precise_ptr, bool, NULL, 0444);
MODULE_PARM_DESC(precise_ptr, "Enable precise pointer, or disable.");
MODULE_PARM_DESC(precise_ptr, "Enable or disable precise pointer.");
module_param_array(line_outs_monitor, bool, NULL, 0444);
MODULE_PARM_DESC(line_outs_monitor,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册