projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e79368b
)
pinctrl: at91: Fix typo 'the the' in comment
author
Slark Xiao
<slark_xiao@163.com>
Fri, 22 Jul 2022 09:24:19 +0000
(17:24 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 26 Jul 2022 07:53:35 +0000
(09:53 +0200)
Replace 'the the' with 'the' in the comment.
Signed-off-by: Slark Xiao <slark_xiao@163.com>
Link:
https://lore.kernel.org/r/20220722092419.77052-1-slark_xiao@163.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91.c
patch
|
blob
|
history
diff --git
a/drivers/pinctrl/pinctrl-at91.c
b/drivers/pinctrl/pinctrl-at91.c
index 5e3a2f4c2bb6d7f71d7ead15c18f2010bf849126..5634fa063ebfe9eb72249f966fce0d0c0f7cb9b0 100644
(file)
--- a/
drivers/pinctrl/pinctrl-at91.c
+++ b/
drivers/pinctrl/pinctrl-at91.c
@@
-1742,7
+1742,7
@@
static int at91_gpio_of_irq_setup(struct platform_device *pdev,
writel_relaxed(~0, at91_gpio->regbase + PIO_IDR);
/*
- * Let the generic code handle this edge IRQ, the
the
chained
+ * Let the generic code handle this edge IRQ, the chained
* handler will perform the actual work of handling the parent
* interrupt.
*/