ASoC: codecs: add tc358749x codec driver
[firefly-linux-kernel-4.4.55.git] / sound / soc / codecs / cs4271-spi.c
index acd49d86e70646b568dd785ccb05e62e942a7bc8..1ff5f520196af3c9ee901ac2a430ab21c6c39122 100644 (file)
@@ -42,7 +42,6 @@ static int cs4271_spi_remove(struct spi_device *spi)
 static struct spi_driver cs4271_spi_driver = {
        .driver = {
                .name   = "cs4271",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(cs4271_dt_ids),
        },
        .probe          = cs4271_spi_probe,