linux/drivers/w1
Patrick McHardy ecd5136c85 [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 <kaber@trash.net>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-23 17:28:13 -08:00
..
masters [PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies 2006-03-23 17:28:12 -08:00
slaves [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
Kconfig [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
Makefile [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves' 2006-03-23 17:28:11 -08:00
w1_family.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1_family.h [PATCH] w1: Added DS2433 driver - family id update. 2005-09-08 14:41:27 -07:00
w1_int.c [PATCH] W1: Remove incorrect MODULE_ALIAS 2006-03-23 17:28:13 -08:00
w1_int.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_io.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1_io.h [PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects the slave by 2005-09-08 14:41:26 -07:00
w1_log.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_netlink.c [PATCH] W1: w1_netlink: New init/fini netlink callbacks. 2005-09-08 14:41:25 -07:00
w1_netlink.h [PATCH] W1: w1_netlink: New init/fini netlink callbacks. 2005-09-08 14:41:25 -07:00
w1.c [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00
w1.h [PATCH] w1: misc cleanups 2006-03-23 17:28:12 -08:00