W1: be able to manually add and remove slaves
authorDavid Fries <david@fries.net>
Thu, 16 Oct 2008 05:04:43 +0000 (22:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:49 +0000 (11:21 -0700)
commit9b46741119590bf23c5c519b49024eb2001cfafa
treea13e3a46148861e9ffe0cb8c0de66c3ce2c7199e
parent6cd159744eaf212f3729d154f3881230a7c19eb2
W1: be able to manually add and remove slaves

sysfs entries were added to manually add and remove slave devices.  This
is useful if the automatic bus searching is disabled, and the device ids
are already known.

[akpm@linux-foundation.org: fix printk types]
Signed-off-by: David Fries <david@fries.net>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/w1/w1.c