]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/pwm/pwm-lpss.c
drm/i915/execlists: Refactor -EIO markup of hung requests
[linux.git] / drivers / pwm / pwm-lpss.c
index 4098a4601691b048b3304f33814ba3d59ebfc6b4..75bbfe5f3bc2975479b1a27ade8eca58bab05455 100644 (file)
@@ -122,7 +122,7 @@ static inline void pwm_lpss_cond_enable(struct pwm_device *pwm, bool cond)
 }
 
 static int pwm_lpss_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-                         struct pwm_state *state)
+                         const struct pwm_state *state)
 {
        struct pwm_lpss_chip *lpwm = to_lpwm(chip);
        int ret;