]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/bq24022.c
Merge branch 'master' into for-linus
[karo-tx-linux.git] / drivers / regulator / bq24022.c
index d08cd9b66c6dde8777af20b39b0dff428193bf2d..068d488a4f714a310528a5e1dcc1b9016cc59caa 100644 (file)
@@ -78,6 +78,7 @@ static struct regulator_desc bq24022_desc = {
        .name  = "bq24022",
        .ops   = &bq24022_ops,
        .type  = REGULATOR_CURRENT,
+       .owner = THIS_MODULE,
 };
 
 static int __init bq24022_probe(struct platform_device *pdev)