]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - sound/soc/codecs/rt5631.c
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc...
[mirror_ubuntu-zesty-kernel.git] / sound / soc / codecs / rt5631.c
index 63fba98b322cfc8de476983b3d51e98d9053d86a..1be2bab7dee3a1b20bc30508938f5b28f02a5998 100644 (file)
@@ -1724,7 +1724,6 @@ static int rt5631_i2c_remove(struct i2c_client *client)
 static struct i2c_driver rt5631_i2c_driver = {
        .driver = {
                .name = "rt5631",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(rt5631_i2c_dt_ids),
        },
        .probe = rt5631_i2c_probe,