public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: greybus: Fix spelling error in comment
@ 2017-08-21 22:11 Eames Trinh
  0 siblings, 0 replies; only message in thread
From: Eames Trinh @ 2017-08-21 22:11 UTC (permalink / raw)
  To: gregkh; +Cc: johan, elder, linux-kernel, Eames Trinh

Fixed a spelling error.

Signed-off-by: Eames Trinh <eamestrinh@gmail.com>
---
 drivers/staging/greybus/arche-platform.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/greybus/arche-platform.c b/drivers/staging/greybus/arche-platform.c
index 4837aca41389..21ac92d0f533 100644
--- a/drivers/staging/greybus/arche-platform.c
+++ b/drivers/staging/greybus/arche-platform.c
@@ -196,7 +196,7 @@ static irqreturn_t arche_platform_wd_irq(int irq, void *devid)
 		if (arche_pdata->wake_detect_state == WD_STATE_IDLE) {
 			arche_pdata->wake_detect_start = jiffies;
 			/*
-			 * In the begining, when wake/detect goes low
+			 * In the beginning, when wake/detect goes low
 			 * (first time), we assume it is meant for coldboot
 			 * and set the flag. If wake/detect line stays low
 			 * beyond 30msec, then it is coldboot else fallback
-- 
2.11.0

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

only message in thread, other threads:[~2017-08-21 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-21 22:11 [PATCH] Staging: greybus: Fix spelling error in comment Eames Trinh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox