]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/regulator/tps6507x-regulator.c
Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[mirror_ubuntu-zesty-kernel.git] / drivers / regulator / tps6507x-regulator.c
index 98e66ce26723fac64c2cbd7b836f03c878465e28..dad0bac09ecfd150a4f7c39659e72df8f8a4dcd5 100644 (file)
@@ -519,7 +519,6 @@ static int tps6507x_pmic_probe(struct platform_device *pdev)
 static struct platform_driver tps6507x_pmic_driver = {
        .driver = {
                .name = "tps6507x-pmic",
-               .owner = THIS_MODULE,
        },
        .probe = tps6507x_pmic_probe,
 };