Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c444ad79 authored by Gwan-gyeong Mun's avatar Gwan-gyeong Mun Committed by Chris Wilson
Browse files

drm/i915: Fix typo in i915_drm_resume()

parent 4668f695
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);