aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/nsc-ircc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/irda/nsc-ircc.c')
-rw-r--r--drivers/net/irda/nsc-ircc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/irda/nsc-ircc.c b/drivers/net/irda/nsc-ircc.c
index ceeb53737f86..66bc03bdb138 100644
--- a/drivers/net/irda/nsc-ircc.c
+++ b/drivers/net/irda/nsc-ircc.c
@@ -1035,7 +1035,7 @@ static int nsc_ircc_setup(chipio_t *info)
1035/* 1035/*
1036 * Function nsc_ircc_read_dongle_id (void) 1036 * Function nsc_ircc_read_dongle_id (void)
1037 * 1037 *
1038 * Try to read dongle indentification. This procedure needs to be executed 1038 * Try to read dongle identification. This procedure needs to be executed
1039 * once after power-on/reset. It also needs to be used whenever you suspect 1039 * once after power-on/reset. It also needs to be used whenever you suspect
1040 * that the user may have plugged/unplugged the IrDA Dongle. 1040 * that the user may have plugged/unplugged the IrDA Dongle.
1041 */ 1041 */