MAINTAINERS: update linux-can git repositories
[pandora-kernel.git] / drivers / regulator / tps6586x-regulator.c
index ccbb9f1..2852de0 100644 (file)
@@ -522,7 +522,6 @@ static int tps6586x_regulator_probe(struct platform_device *pdev)
 static struct platform_driver tps6586x_regulator_driver = {
        .driver = {
                .name   = "tps6586x-regulator",
-               .owner  = THIS_MODULE,
        },
        .probe          = tps6586x_regulator_probe,
 };