[<prev] [next>] [day] [month] [year] [list]
Message-ID: <db33738b-9b6d-c11e-c603-99a0f8ae3c3f@lineo.co.jp>
Date: Thu, 8 Oct 2020 17:47:46 +0900
From: Naoki Hayama <naoki.hayama@...eo.co.jp>
To: Lucas Stach <l.stach@...gutronix.de>
Cc: David Airlie <airlied@...ux.ie>, Daniel Vetter <daniel@...ll.ch>,
etnaviv@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
Naoki Hayama <naoki.hayama@...eo.co.jp>
Subject: [PATCH 5/6] drm/etnaviv: Fix typo arbitary
Fix comment typo.
s/arbitary/arbitrary/
Signed-off-by: Naoki Hayama <naoki.hayama@...eo.co.jp>
---
drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/etnaviv/etnaviv_gpu.c b/drivers/gpu/drm/etnaviv/etnaviv_gpu.c
index c6404b8d067f..5077004f7fbf 100644
--- a/drivers/gpu/drm/etnaviv/etnaviv_gpu.c
+++ b/drivers/gpu/drm/etnaviv/etnaviv_gpu.c
@@ -1811,7 +1811,7 @@ static int etnaviv_gpu_platform_probe(struct platform_device *pdev)
/*
* We treat the device as initially suspended. The runtime PM
- * autosuspend delay is rather arbitary: no measurements have
+ * autosuspend delay is rather arbitrary: no measurements have
* yet been performed to determine an appropriate value.
*/
pm_runtime_use_autosuspend(gpu->dev);
--
2.17.1
Powered by blists - more mailing lists