[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190607121126.GG5168@piout.net>
Date: Fri, 7 Jun 2019 14:11:26 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Dmitry Osipenko <digetx@...il.com>
Cc: Alessandro Zummo <a.zummo@...ertech.it>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
linux-rtc@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] rtc: tegra: Drop MODULE_ALIAS
On 05/06/2019 15:26:13+0300, Dmitry Osipenko wrote:
> 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 <digetx@...il.com>
> ---
> drivers/rtc/rtc-tegra.c | 1 -
> 1 file changed, 1 deletion(-)
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists