On Fri, Aug 17, 2007 at 01:06:27AM +0900, Atsushi Nemoto wrote:
> Add an MODULE_ALIAS() to make this platform driver hotplug-aware.
>
> Signed-off-by: Atsushi Nemoto <[email protected]>
> ---
> diff --git a/drivers/rtc/rtc-ds1553.c b/drivers/rtc/rtc-ds1553.c
> index 46da571..e932024 100644
> --- a/drivers/rtc/rtc-ds1553.c
> +++ b/drivers/rtc/rtc-ds1553.c
> @@ -417,3 +417,4 @@ MODULE_AUTHOR("Atsushi Nemoto <[email protected]>");
> MODULE_DESCRIPTION("Dallas DS1553 RTC driver");
> MODULE_LICENSE("GPL");
> MODULE_VERSION(DRV_VERSION);
> +MODULE_ALIAS("ds1742");
Presumably this should be ds1553.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]