Commit 15877e9c authored by Russell King's avatar Russell King

NET: sa11x0-ir: fix documentation bug

Spell the module parameter correctly in comments.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d65b4e98
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
* This driver takes one kernel command line parameter, sa1100ir=, with * This driver takes one kernel command line parameter, sa1100ir=, with
* the following options: * the following options:
* max_rate:baudrate - set the maximum baud rate * max_rate:baudrate - set the maximum baud rate
* power_leve:level - set the transmitter power level * power_level:level - set the transmitter power level
* tx_lpm:0|1 - set transmit low power mode * tx_lpm:0|1 - set transmit low power mode
*/ */
#include <linux/module.h> #include <linux/module.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment