MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 16:34:18 +0000 (00:34 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 5 Jul 2022 09:11:36 +0000 (11:11 +0200)
file: ./arch/mips/alchemy/devboards/pm.c
line: 20
 * sources and configure the timeout after which the the TOYMATCH2 irq
changed to
 * sources and configure the timeout after which the TOYMATCH2 irq

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/alchemy/devboards/pm.c

index 73c7781..b17a0d1 100644 (file)
@@ -17,7 +17,7 @@
  * Generic suspend userspace interface for Alchemy development boards.
  * This code exports a few sysfs nodes under /sys/power/db1x/ which
  * can be used by userspace to en/disable all au1x-provided wakeup
- * sources and configure the timeout after which the the TOYMATCH2 irq
+ * sources and configure the timeout after which the TOYMATCH2 irq
  * is to trigger a wakeup.
  */