NET: sa11x0-ir: fix documentation bug
Spell the module parameter correctly in comments. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
d65b4e98d7
commit
15877e9c8a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
* This driver takes one kernel command line parameter, sa1100ir=, with
|
||||
* the following options:
|
||||
* 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
|
||||
*/
|
||||
#include <linux/module.h>
|
||||
|
|
Loading…
Reference in a new issue