]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/tps6524x-regulator.c
spi: Drop owner assignment from spi_drivers
[karo-tx-linux.git] / drivers / regulator / tps6524x-regulator.c
index 5b494db9f95c90aba642c44f8af58910c71b1711..9d6ea3a4dccd1c3bc2d35052c72ea374652b6045 100644 (file)
@@ -629,7 +629,6 @@ static struct spi_driver pmic_driver = {
        .probe          = pmic_probe,
        .driver         = {
                .name   = "tps6524x",
-               .owner  = THIS_MODULE,
        },
 };