All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: Fix typo in i915_drm_resume()
@ 2018-08-03 16:41 ` Gwan-gyeong Mun
  0 siblings, 0 replies; 8+ messages in thread
From: Gwan-gyeong Mun @ 2018-08-03 16:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, David Airlie,
	intel-gfx, dri-devel

Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
---
 drivers/gpu/drm/i915/i915_drv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
index 18a45e7a3d7c..64e0ea4bef67 100644
--- a/drivers/gpu/drm/i915/i915_drv.c
+++ b/drivers/gpu/drm/i915/i915_drv.c
@@ -1758,7 +1758,7 @@ static int i915_drm_resume(struct drm_device *dev)
 	/*
 	 * ... but also need to make sure that hotplug processing
 	 * doesn't cause havoc. Like in the driver load code we don't
-	 * bother with the tiny race here where we might loose hotplug
+	 * bother with the tiny race here where we might lose hotplug
 	 * notifications.
 	 * */
 	intel_hpd_init(dev_priv);
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-08-06  6:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-03 16:41 [PATCH] drm/i915: Fix typo in i915_drm_resume() Gwan-gyeong Mun
2018-08-03 16:41 ` Gwan-gyeong Mun
2018-08-03 17:30 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-08-03 18:24 ` ✓ Fi.CI.IGT: " Patchwork
2018-08-03 19:12 ` [Intel-gfx] [PATCH] " Chris Wilson
2018-08-03 19:12   ` Chris Wilson
2018-08-06  6:13   ` [Intel-gfx] " Mun, Gwan-gyeong
2018-08-06  6:13     ` Mun, Gwan-gyeong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.