These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / codecs / tlv320aic26.c
index 620ab9e..2c904d7 100644 (file)
@@ -373,7 +373,6 @@ static int aic26_spi_remove(struct spi_device *spi)
 static struct spi_driver aic26_spi = {
        .driver = {
                .name = "tlv320aic26-codec",
-               .owner = THIS_MODULE,
        },
        .probe = aic26_spi_probe,
        .remove = aic26_spi_remove,