git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec06807
)
[PATCH] W1: Remove incorrect MODULE_ALIAS
author
Patrick McHardy
<kaber@trash.net>
Sat, 7 Jan 2006 23:44:15 +0000
(
00:44
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 24 Mar 2006 01:28:13 +0000
(17:28 -0800)
The w1 netlink socket is created by a hardware specific driver calling
w1_add_master_device, so there is no point in including a module alias
for netlink autoloading in the core.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found