aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/ali-ircc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/irda/ali-ircc.c')
-rw-r--r--drivers/net/irda/ali-ircc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/irda/ali-ircc.c b/drivers/net/irda/ali-ircc.c
index 7bbd318bc93e..befa45f809c3 100644
--- a/drivers/net/irda/ali-ircc.c
+++ b/drivers/net/irda/ali-ircc.c
@@ -627,7 +627,7 @@ static int ali_ircc_setup(chipio_t *info)
627/* 627/*
628 * Function ali_ircc_read_dongle_id (int index, info) 628 * Function ali_ircc_read_dongle_id (int index, info)
629 * 629 *
630 * Try to read dongle indentification. This procedure needs to be executed 630 * Try to read dongle identification. This procedure needs to be executed
631 * once after power-on/reset. It also needs to be used whenever you suspect 631 * once after power-on/reset. It also needs to be used whenever you suspect
632 * that the user may have plugged/unplugged the IrDA Dongle. 632 * that the user may have plugged/unplugged the IrDA Dongle.
633 */ 633 */