Skip to content

Commit 7990018

Browse files
committed
Merge branch 'at91-4.19-trunk/eth_switch' into linux-4.19-at91
2 parents bd324c2 + bfa1a9e commit 7990018

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/net/dsa/microchip/ksz9477_spi.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ static struct spi_driver ksz9477_spi_driver = {
175175

176176
module_spi_driver(ksz9477_spi_driver);
177177

178+
MODULE_ALIAS("spi:ksz8563");
178179
MODULE_AUTHOR("Woojung Huh <Woojung.Huh@microchip.com>");
179180
MODULE_DESCRIPTION("Microchip KSZ9477 Series Switch SPI access Driver");
180181
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)