]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/pwm/pwm-hibvt.c
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
[linux.git] / drivers / pwm / pwm-hibvt.c
index 753bd58111e4658258d448ad0df9671f79efc126..ad205fdad3722d46193c3a6a5099cd2878cf127a 100644 (file)
@@ -149,7 +149,7 @@ static void hibvt_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm,
 }
 
 static int hibvt_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm,
-                               struct pwm_state *state)
+                          const struct pwm_state *state)
 {
        struct hibvt_pwm_chip *hi_pwm_chip = to_hibvt_pwm_chip(chip);