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>
Wed, 3 Mar 2021 15:44:20 +0000 (16:44 +0100)
commite0ea43f4aa15a52adfb9e265539ccbb4975f0a84
tree6733b736c4ed9867ed9a2176b5b9e44b942320f3
parentfc28c122a90f514e23264f2ab5a61e9b964e8b23
misc: eeprom_93xx46: Fix module alias to enable module autoprobe

[ Upstream commit 13613a2246bf531f5fc04e8e62e8f21a3d39bf1c ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/misc/eeprom/eeprom_93xx46.c