drm/i915: haswell has 3 pipes as well
[cascardo/linux.git] / drivers / mfd / wm8994-core.c
index 98733d4..9d7ca1e 100644 (file)
@@ -639,7 +639,7 @@ static __devinit int wm8994_device_init(struct wm8994 *wm8994, int irq)
        }
 
        pm_runtime_enable(wm8994->dev);
-       pm_runtime_resume(wm8994->dev);
+       pm_runtime_idle(wm8994->dev);
 
        return 0;