]> Git Repo - J-linux.git/blobdiff - drivers/pwm/pwm-omap-dmtimer.c
Merge remote-tracking branch 'spi/for-5.14' into spi-linus
[J-linux.git] / drivers / pwm / pwm-omap-dmtimer.c
index 612b3c85929536e009b7d2144aeb95a8a6780951..507a2d945b900d17a3f66640cacc109945eb513d 100644 (file)
@@ -404,8 +404,6 @@ static int pwm_omap_dmtimer_probe(struct platform_device *pdev)
        omap->chip.dev = &pdev->dev;
        omap->chip.ops = &pwm_omap_dmtimer_ops;
        omap->chip.npwm = 1;
-       omap->chip.of_xlate = of_pwm_xlate_with_flags;
-       omap->chip.of_pwm_n_cells = 3;
 
        mutex_init(&omap->mutex);
 
This page took 0.02774 seconds and 4 git commands to generate.