]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/max98090.c
Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-next
[karo-tx-linux.git] / sound / soc / codecs / max98090.c
index 2a4c2e12972aea99cf0fa83c80957786969815e7..c09196f951f6a3e32b0618cbe573c221413e15b7 100644 (file)
@@ -2748,7 +2748,6 @@ MODULE_DEVICE_TABLE(acpi, max98090_acpi_match);
 static struct i2c_driver max98090_i2c_driver = {
        .driver = {
                .name = "max98090",
-               .owner = THIS_MODULE,
                .pm = &max98090_pm,
                .of_match_table = of_match_ptr(max98090_of_match),
                .acpi_match_table = ACPI_PTR(max98090_acpi_match),