]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/wm8770.c
spi: Drop owner assignment from spi_drivers
[karo-tx-linux.git] / sound / soc / codecs / wm8770.c
index 66c1f151071de81f0e275a13ec8bbd9b2127e6e1..df6178464b008cb0ab57ec424d32e2389baad63d 100644 (file)
@@ -703,7 +703,6 @@ static int wm8770_spi_remove(struct spi_device *spi)
 static struct spi_driver wm8770_spi_driver = {
        .driver = {
                .name = "wm8770",
-               .owner = THIS_MODULE,
                .of_match_table = wm8770_of_match,
        },
        .probe = wm8770_spi_probe,