Skip to content

Commit

Permalink
NET: sa11x0-ir: fix documentation bug
Browse files Browse the repository at this point in the history
Spell the module parameter correctly in comments.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King committed Feb 9, 2012
1 parent d65b4e9 commit 15877e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/irda/sa1100_ir.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 15877e9

Please sign in to comment.