aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/arche-platform.c
diff options
context:
space:
mode:
authorEames Trinh <eamestrinh@gmail.com>2017-08-22 00:11:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-22 18:33:19 -0700
commit4a27e3e09d2f846905163eb967884a1efb8e6462 (patch)
tree37125a9980006abd0ed5f62746365bd64d32827f /drivers/staging/greybus/arche-platform.c
parentstaging: rtlwifi: fix multiple build errors (diff)
downloadlinux-dev-4a27e3e09d2f846905163eb967884a1efb8e6462.tar.xz
linux-dev-4a27e3e09d2f846905163eb967884a1efb8e6462.zip
Staging: greybus: Fix spelling error in comment
Fixed a spelling error. Signed-off-by: Eames Trinh <eamestrinh@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/greybus/arche-platform.c')
-rw-r--r--drivers/staging/greybus/arche-platform.c2
1 files changed, 1 insertions, 1 deletions
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