From: Patrick McHardy Date: Sat, 7 Jan 2006 23:44:15 +0000 (+0100) Subject: [PATCH] W1: Remove incorrect MODULE_ALIAS X-Git-Tag: v2.6.17-rc1~987 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecd5136c85cb4531a51f65241e7b3cd58420f3ed;p=pandora-kernel.git [PATCH] W1: Remove incorrect MODULE_ALIAS 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 Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed