misc: eeprom_93xx46: Fix module alias to enable module autoprobe
authorAswath Govindraju <a-govindraju@ti.com>
Thu, 7 Jan 2021 16:39:53 +0000 (22:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Jan 2021 19:25:11 +0000 (20:25 +0100)
commit13613a2246bf531f5fc04e8e62e8f21a3d39bf1c
treeda642b7ba92ea795674d84fba549438a77971aba
parent477dfdccfcae4665f073260446199933369cd50e
misc: eeprom_93xx46: Fix module alias to enable module autoprobe

Fix module autoprobe by correcting module alias to match the string from
/sys/class/.../spi1.0/modalias content.

Fixes: 06b4501e88ad ("misc/eeprom: add driver for microwire 93xx46 EEPROMs")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20210107163957.28664-2-a-govindraju@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/eeprom_93xx46.c