]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/video/backlight/corgi_lcd.c
spi: Drop owner assignment from spi_drivers
[karo-tx-linux.git] / drivers / video / backlight / corgi_lcd.c
index d7c37a8ccd1fbabe00063ded2bb0337e184e73db..d7c239ea3d09f5f47aefca8cd4d9157608f250f3 100644 (file)
@@ -598,7 +598,6 @@ static int corgi_lcd_remove(struct spi_device *spi)
 static struct spi_driver corgi_lcd_driver = {
        .driver         = {
                .name   = "corgi-lcd",
-               .owner  = THIS_MODULE,
                .pm     = &corgi_lcd_pm_ops,
        },
        .probe          = corgi_lcd_probe,