linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mmc: pxa: Fix typo in a comment
@ 2021-12-11  8:48 Jason Wang
  0 siblings, 0 replies; only message in thread
From: Jason Wang @ 2021-12-11  8:48 UTC (permalink / raw)
  To: haojian.zhuang
  Cc: daniel, robert.jarzmik, linux, linux-arm-kernel, linux-kernel,
	Jason Wang

The double `output' in the comment in line 170 is repeated. Remove one
of them from the comment.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 arch/arm/mach-pxa/pcm990-baseboard.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-pxa/pcm990-baseboard.c b/arch/arm/mach-pxa/pcm990-baseboard.c
index 8dfcc366d0fe..4be64aac16b5 100644
--- a/arch/arm/mach-pxa/pcm990-baseboard.c
+++ b/arch/arm/mach-pxa/pcm990-baseboard.c
@@ -167,7 +167,7 @@ static struct platform_device pcm990_backlight_device = {
  * - LCD support is in use
  *  - GPIO16 is output for back light on/off with PWM
  *  - GPIO58 ... GPIO73 are outputs for display data
- *  - GPIO74 is output output for LCDFCLK
+ *  - GPIO74 is output for LCDFCLK
  *  - GPIO75 is output for LCDLCLK
  *  - GPIO76 is output for LCDPCLK
  *  - GPIO77 is output for LCDBIAS
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-11  8:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-11  8:48 [PATCH] mmc: pxa: Fix typo in a comment Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).