[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260105104505.8120-3-holden_hsu@163.com>
Date: Mon, 5 Jan 2026 02:45:05 -0800
From: Holden Hsu <holden_hsu@....com>
To: Vaibhav Hiremath <hvaibhav.linux@...il.com>,
Johan Hovold <johan@...nel.org>,
Alex Elder <elder@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: greybus-dev@...ts.linaro.org,
linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Holden Hsu <holden_hsu@....com>
Subject: [PATCH 2/2] staging: greybus: arche-platform: fix spelling mistake in comment
Fix 'premits' -> 'permits' in a comment to improve code readability.
Signed-off-by: Holden Hsu <holden_hsu@....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 de38cd4b3..f669a7e2e 100644
--- a/drivers/staging/greybus/arche-platform.c
+++ b/drivers/staging/greybus/arche-platform.c
@@ -569,7 +569,7 @@ static void arche_platform_remove(struct platform_device *pdev)
static __maybe_unused int arche_platform_suspend(struct device *dev)
{
/*
- * If timing profile premits, we may shutdown bridge
+ * If timing profile permits, we may shutdown bridge
* completely
*
* TODO: define shutdown sequence
--
2.43.0
Powered by blists - more mailing lists