diff options
author | Aswath Govindraju <a-govindraju@ti.com> | 2021-01-13 10:42:52 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-13 17:18:52 +0100 |
commit | 4540b9fbd8ebb21bb3735796d300a1589ee5fbf2 (patch) | |
tree | 887e653759b8561bb4d79e6c4c090e37ec19de2a /usr | |
parent | 09381eb16ad887e05bc2a9500261afaa5dc77cd3 (diff) | |
download | linux-4540b9fbd8ebb21bb3735796d300a1589ee5fbf2.tar.bz2 |
misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions