Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
This commit is contained in:
@@ -788,7 +788,6 @@ static int spidev_remove(struct spi_device *spi)
|
||||
static struct spi_driver spidev_spi_driver = {
|
||||
.driver = {
|
||||
.name = "spidev",
|
||||
.owner = THIS_MODULE,
|
||||
.of_match_table = of_match_ptr(spidev_dt_ids),
|
||||
},
|
||||
.probe = spidev_probe,
|
||||
|
Reference in New Issue
Block a user