original_kernel/drivers/w1
David Fries 963bb10101 w1: have netlink search update kernel list
Reorganize so the netlink connector one wire search command will update
the kernel list of detected slave devices.  Otherwise, a newly detected
device is unusable because unless it's in the kernel list of known devices
any commands will result in ENODEV status.

Signed-off-by: David Fries <David@Fries.net>
Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-26 17:12:38 -07:00
..
masters w1: complete the 1-wire (w1) ds1wm driver search algorithm 2011-05-26 17:12:38 -07:00
slaves w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support 2011-05-26 17:12:38 -07:00
Kconfig
Makefile
w1.c w1: have netlink search update kernel list 2011-05-26 17:12:38 -07:00
w1.h w1: have netlink search update kernel list 2011-05-26 17:12:38 -07:00
w1_family.c
w1_family.h w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support 2011-05-26 17:12:38 -07:00
w1_int.c
w1_int.h
w1_io.c
w1_log.h
w1_netlink.c w1: have netlink search update kernel list 2011-05-26 17:12:38 -07:00
w1_netlink.h