kernel_optimize_test/drivers/w1
David Fries a16130569a w1: increase w1_max_slave_count, allow write access
w1_max_slave_count is only used to abort the search early
or take a fast search (when 1), so there isn't any reason to not allow
it to be updated through sysfs.  Memory is not allocated based on
the current value and 10 is a rather low base number, increasing to
64, and printing a message the first time the count is reached and
there were more devices to discover to let the user know why not
all the devices were found.

Signed-off-by: David Fries <David@Fries.net>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 15:40:17 -08:00
..
masters drivers/w1/masters/w1-gpio.c: add strong pullup emulation 2014-01-23 16:37:04 -08:00
slaves w1: slaves: w1_ds2781: convert to use w1_family_ops.groups 2013-08-22 11:05:44 -07:00
Kconfig
Makefile
w1_family.c
w1_family.h w1: add attribute groups to struct w1_family_ops 2013-08-22 11:05:42 -07:00
w1_int.c w1: fixup search to support abort from netlink 2014-02-07 15:40:17 -08:00
w1_int.h
w1_io.c
w1_log.h
w1_netlink.c w1: fix w1_send_slave dropping a slave id 2014-02-07 15:40:17 -08:00
w1_netlink.h
w1.c w1: increase w1_max_slave_count, allow write access 2014-02-07 15:40:17 -08:00
w1.h w1: increase w1_max_slave_count, allow write access 2014-02-07 15:40:17 -08:00