linux/drivers/w1
Jean Delvare 0314b020c4 ds2482: Discard obsolete detect method
There is no point in implementing a detect callback for the DS2482, as
this device can't be detected. It was there solely to handle "force"
module parameters to instantiate devices, but now we have a better sysfs
interface that can do the same.

So we can get rid of the ugly module parameters and the detect callback.
This shrinks the binary module size by 21%.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Ben Gardner <gardner.ben@gmail.com>
2009-10-04 22:53:41 +02:00
..
masters ds2482: Discard obsolete detect method 2009-10-04 22:53:41 +02:00
slaves w1: ds2760_battery: add support for sleep mode feature 2009-06-08 23:25:17 +04:00
Kconfig trivial: Kconfig: .ko is normally not included in module names 2009-06-12 18:01:50 +02:00
Makefile
w1.c
w1.h w1: add touch block command 2009-01-08 08:31:13 -08:00
w1_family.c
w1_family.h
w1_int.c
w1_int.h
w1_io.c w1: coding style cleanups in w1_io.c 2009-04-02 19:05:04 -07:00
w1_log.h
w1_netlink.c connector: Provide the sender's credentials to the callback 2009-10-02 10:54:01 -07:00
w1_netlink.h w1: send status messages after command processing 2009-01-08 08:31:14 -08:00