[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150518222625.GY3338@piout.net>
Date: Tue, 19 May 2015 00:26:26 +0200
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Axel Lin <axel.lin@...il.com>
Cc: linux-kernel@...r.kernel.org,
Alessandro Zummo <a.zummo@...ertech.it>,
Dale Farnsworth <dale@...nsworth.org>,
Minkyu Kang <mk7.kang@...sung.com>,
Joonyoung Shim <jy0922.shim@...sung.com>,
rtc-linux@...glegroups.com
Subject: Re: RTC: Add MODULE_DEVICE_TABLE to
rtc-ds1672/rtc-max6900/rtc-max8998
On 18/04/2011 at 20:16:57 +0800, Axel Lin wrote :
> The device table is required to load modules based on modaliases.
> After adding MODULE_DEVICE_TABLE, below entries will be added to modules.alias:
>
> alias i2c:ds1672 rtc_ds1672
> alias i2c:max6900 rtc_max6900
> alias platform:lp3974-rtc rtc_max8998
> alias platform:max8998-rtc rtc_max8998
>
> Signed-off-by: Axel Lin <axel.lin@...il.com>
> Cc: Alessandro Zummo <a.zummo@...ertech.it>
> Cc: Dale Farnsworth <dale@...nsworth.org>
> Cc: Minkyu Kang <mk7.kang@...sung.com>
> Cc: Joonyoung Shim <jy0922.shim@...sung.com>
> ---
> drivers/rtc/rtc-ds1672.c | 1 +
> drivers/rtc/rtc-max6900.c | 1 +
> drivers/rtc/rtc-max8998.c | 1 +
> 3 files changed, 3 insertions(+), 0 deletions(-)
>
Applied, thanks.
--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists