diff options
author | Dmitry Osipenko <[email protected]> | 2019-06-05 15:26:13 +0300 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2019-06-07 14:09:18 +0200 |
commit | 59ab3f4060fc90e4196c6ea4813a8b7512bf200b (patch) | |
tree | f62ad04ef331f5e72d9c5f5623582fdb59e030f5 /net/lapb/lapb_timer.c | |
parent | d6624cc7502127c0e8e7c86bcf151850f1765bd3 (diff) |
rtc: tegra: Drop MODULE_ALIAS
RTC driver was converted to OF driver long time ago. The MODULE_ALIAS
macro has no effect for the OF drivers since the alias is overridden by
the drivers core to follow the OF naming convention of the driver's alias,
which is based on the device-tree matching name.
$ cat /sys/devices/soc0/7000e000.rtc/modalias
of:NrtcT(null)Cnvidia,tegra20-rtc
Signed-off-by: Dmitry Osipenko <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions