linux_dsm_epyc7002/drivers/misc/eeprom
Aswath Govindraju d2742ed447 misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users
[ Upstream commit 4540b9fbd8ebb21bb3735796d300a1589ee5fbf2 ]

Module alias "spi:93xx46" is used by non device tree users like
drivers/misc/eeprom/digsy_mtc_eeprom.c  and removing it will
break support for them.

Fix this by adding back the module alias "spi:93xx46".

Fixes: 13613a2246bf ("misc: eeprom_93xx46: Fix module alias to enable module autoprobe")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20210113051253.15061-1-a-govindraju@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-04 11:38:11 +01:00
..
at24.c misc: eeprom: at24: fix NVMEM name with custom AT24 device name 2020-12-04 10:46:36 +01:00
at25.c eeprom: at25: set type id as EEPROM 2020-09-17 18:47:20 +02:00
digsy_mtc_eeprom.c
ee1004.c eeprom: ee1004: use module_i2c_driver to simplify the code 2020-10-02 11:36:37 +02:00
eeprom_93cx6.c misc: eeprom: eeprom_93cx6: Repair function arg descriptions 2020-06-29 18:45:52 +02:00
eeprom_93xx46.c misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users 2021-03-04 11:38:11 +01:00
eeprom.c misc: eeprom: use helper to get i2c_client from kobj 2020-09-21 11:45:43 +02:00
idt_89hpesx.c
Kconfig
Makefile
max6875.c