aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards/pm.c
diff options
context:
space:
mode:
authorJiang Jian <jiangjian@cdjrlc.com>2022-06-22 00:34:18 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-07-05 11:11:36 +0200
commit34bb179738a6c39f3ed459da593946b8bdefb366 (patch)
tree927b8ee62ffa1d43c18e817cd5663f67c6d9d915 /arch/mips/alchemy/devboards/pm.c
parentMIPS: PCI: Remove leading space in info message, rename pci (diff)
downloadlinux-dev-34bb179738a6c39f3ed459da593946b8bdefb366.tar.xz
linux-dev-34bb179738a6c39f3ed459da593946b8bdefb366.zip
MIPS: Alchemy: devboards: Remove duplicate 'the' in two places.
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>
Diffstat (limited to 'arch/mips/alchemy/devboards/pm.c')
-rw-r--r--arch/mips/alchemy/devboards/pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/alchemy/devboards/pm.c b/arch/mips/alchemy/devboards/pm.c
index 73c77814687a..b17a0d199851 100644
--- a/arch/mips/alchemy/devboards/pm.c
+++ b/arch/mips/alchemy/devboards/pm.c
@@ -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.
*/