Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- From: Atsushi Nemoto <anemo@xxxxxxxxxxxxx>
- Date: Sun, 19 Aug 2007 21:57:51 +0900 (JST)
On Fri, 17 Aug 2007 18:32:19 +0200, "Kay Sievers" <kay.sievers@xxxxxxxx> wrote:
I guess there are some out-of-tree users of this driver, but fixing
them is really trivial, so I don't think this is a big compatibility
problem.
Again, the only sane solution is to provide MODALIAS="platform:<name>"
from the platform bus, and adding the aliases to drivers who support
autoloading. Modalias strings are not free-text strings, they are
required to be prefixed by the subsystem.
I guess your objection is to my usage of MODULE_ALIAS, right?
I will send a patch to change the driver name string, because I did
not use the different name intentionally, I just had not thought about
hotplugging at all. I think there is no serious reason to stick with
current driver name anyway.
---
Atsushi Nemoto
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- From: Kay Sievers
- Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- References:
- Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- From: David Brownell
- Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- From: Atsushi Nemoto
- Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- From: Kay Sievers
- Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- Prev by Date: Re: WARNING: at arch/x86_64/kernel/smp.c:379 smp_call_function_single()
- Next by Date: [PATCH] KVM: Avoid calling smp_call_function_single() with interrupts disabled
- Previous by thread: Re: legacy platform drivers and hotplugging
- Next by thread: Re: [PATCH] rtc: Make rtc-ds1742 driver hotplug-aware
- Index(es):
Relevant Pages
|