rtc: tps65910: Correct driver module alias
authorDmitry Osipenko <digetx@gmail.com>
Sun, 8 Aug 2021 16:00:30 +0000 (19:00 +0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 17 Aug 2021 21:36:22 +0000 (23:36 +0200)
commit8d448fa0a8bb1c8d94eef7647edffe9ac81a281e
tree38bd8d98a88528433adc2423c24132ec554b3853
parentb02c96464f443e030be74ddd450c46703fe7ba8c
rtc: tps65910: Correct driver module alias

The TPS65910 RTC driver module doesn't auto-load because of the wrong
module alias that doesn't match the device name, fix it.

Cc: stable@vger.kernel.org
Reported-by: Anton Bambura <jenneron@protonmail.com>
Tested-by: Anton Bambura <jenneron@protonmail.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20210808160030.8556-1-digetx@gmail.com
drivers/rtc/rtc-tps65910.c