]> Git Repo - linux.git/blobdiff - drivers/pwm/pwm-jz4740.c
quota: Wire up quotactl_fd syscall
[linux.git] / drivers / pwm / pwm-jz4740.c
index 00c642fa2eed15266e56f375b1fc2008aac1d986..5b6bdcdcecf582a2e5378ab59c11ef40c55f7bc7 100644 (file)
@@ -244,7 +244,6 @@ static int jz4740_pwm_probe(struct platform_device *pdev)
        jz4740->chip.dev = dev;
        jz4740->chip.ops = &jz4740_pwm_ops;
        jz4740->chip.npwm = info->num_pwms;
-       jz4740->chip.base = -1;
        jz4740->chip.of_xlate = of_pwm_xlate_with_flags;
        jz4740->chip.of_pwm_n_cells = 3;
 
This page took 0.032166 seconds and 4 git commands to generate.