Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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>