Merge tag 'stm32-dt-for-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / pwm / pwm-iqs620a.c
index 957b972..6c6e26d 100644 (file)
@@ -206,7 +206,6 @@ static int iqs620_pwm_probe(struct platform_device *pdev)
 
        iqs620_pwm->chip.dev = &pdev->dev;
        iqs620_pwm->chip.ops = &iqs620_pwm_ops;
-       iqs620_pwm->chip.base = -1;
        iqs620_pwm->chip.npwm = 1;
 
        mutex_init(&iqs620_pwm->lock);