]> Git Repo - linux.git/blobdiff - drivers/hwmon/pwm-fan.c
regulatory: add NUL to alpha2
[linux.git] / drivers / hwmon / pwm-fan.c
index af30dd63de6a7c4db41884d8f81ad6c33e69e4df..823c877a1ec0952ce5fab7a465c79826f3442764 100644 (file)
@@ -110,7 +110,6 @@ static int pwm_fan_probe(struct platform_device *pdev)
                return PTR_ERR(ctx->pwm);
        }
 
-       dev_set_drvdata(&pdev->dev, ctx);
        platform_set_drvdata(pdev, ctx);
 
        /* Set duty cycle to maximum allowed */
This page took 0.034939 seconds and 4 git commands to generate.