]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/codecs/wm8985.c
spi: Drop owner assignment from spi_drivers
[karo-tx-linux.git] / sound / soc / codecs / wm8985.c
index 9c3c1517a4f3a4d8afcbff6394ddc492119f509a..9918152a03c7518e5c0c2e299a35145abd808a14 100644 (file)
@@ -1096,7 +1096,6 @@ static int wm8985_spi_remove(struct spi_device *spi)
 static struct spi_driver wm8985_spi_driver = {
        .driver = {
                .name = "wm8985",
-               .owner = THIS_MODULE,
        },
        .probe = wm8985_spi_probe,
        .remove = wm8985_spi_remove