Skip to content

Commit 264fd53

Browse files
committed
Revert "spi: spidev: Restore loading from Device Tree"
This reverts commit 2f223e0.
1 parent cf645d6 commit 264fd53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/spi/spidev.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,6 @@ static const struct file_operations spidev_fops = {
699699
static struct class *spidev_class;
700700

701701
static const struct spi_device_id spidev_spi_ids[] = {
702-
{ .name = "spidev" },
703702
{ .name = "dh2228fv" },
704703
{ .name = "ltc2488" },
705704
{ .name = "sx1301" },

0 commit comments

Comments
 (0)