These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / codecs / cs42l51-i2c.c
index c40428f..9bad478 100644 (file)
@@ -45,7 +45,6 @@ static int cs42l51_i2c_remove(struct i2c_client *i2c)
 static struct i2c_driver cs42l51_i2c_driver = {
        .driver = {
                .name = "cs42l51",
-               .owner = THIS_MODULE,
                .of_match_table = cs42l51_of_match,
        },
        .probe = cs42l51_i2c_probe,